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

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

Completed in 104 milliseconds