Searched refs:getRelocationTarget (Results 1 – 1 of 1) sorted by relevance
417 Expected<RelSymbol<ELFT>> getRelocationTarget(const Relocation<ELFT> &R,896 ELFDumper<ELFT>::getRelocationTarget(const Relocation<ELFT> &R, in getRelocationTarget() function in ELFDumper3454 Expected<RelSymbol<ELFT>> Target = getRelocationTarget(R, SymTab); in printReloc()6674 Expected<RelSymbol<ELFT>> TargetOrErr = this->getRelocationTarget(R, SymTab); in printStackSize()