Searched refs:dumpCommonRelocationSection (Results 1 – 2 of 2) sorted by relevance
34 std::error_code dumpCommonRelocationSection(const Elf_Shdr *Shdr,259 ELFDumper<ELFT>::dumpCommonRelocationSection(const Elf_Shdr *Shdr, in dumpCommonRelocationSection() function in ELFDumper282 if (std::error_code EC = dumpCommonRelocationSection(Shdr, *S)) in dumpRelSection()306 if (std::error_code EC = dumpCommonRelocationSection(Shdr, *S)) in dumpRelaSection()
71 Error dumpCommonRelocationSection(const Elf_Shdr *Shdr,790 Error ELFDumper<ELFT>::dumpCommonRelocationSection( in dumpCommonRelocationSection() function in ELFDumper1066 if (auto E = dumpCommonRelocationSection(Shdr, *S)) in dumpRelocSection()