Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp36 std::error_code dumpRelocation(const Elf_Shdr *Shdr, const RelT *Rel,
166 std::error_code ELFDumper<ELFT>::dumpRelocation(const Elf_Shdr *Shdr, in dumpRelocation() function in ELFDumper
240 if (std::error_code EC = dumpRelocation(Shdr, &*RI, R)) in dumpRelSection()
260 if (std::error_code EC = dumpRelocation(Shdr, &*RI, R)) in dumpRelaSection()