Searched refs:dumpRelocation (Results 1 – 1 of 1) sorted by relevance
68 Error dumpRelocation(const RelT *Rel, const Elf_Shdr *SymTab,746 Error ELFDumper<ELFT>::dumpRelocation(const RelT *Rel, const Elf_Shdr *SymTab, in dumpRelocation() function in ELFDumper1113 if (Error E = dumpRelocation(&Rel, *SymTabOrErr, R)) in dumpRelocSection()1123 if (Error E = dumpRelocation(&Rel, *SymTabOrErr, R)) in dumpRelocSection()