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