Home
last modified time | relevance | path

Searched refs:dumpCommonRelocationSection (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp33 std::error_code dumpCommonRelocationSection(const Elf_Shdr *Shdr,
213 ELFDumper<ELFT>::dumpCommonRelocationSection(const Elf_Shdr *Shdr, in dumpCommonRelocationSection() function in ELFDumper
234 if (std::error_code EC = dumpCommonRelocationSection(Shdr, *S)) in dumpRelSection()
254 if (std::error_code EC = dumpCommonRelocationSection(Shdr, *S)) in dumpRelaSection()