Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp37 std::error_code dumpRelocation(const RelT *Rel, const Elf_Shdr *SymTab,
204 std::error_code ELFDumper<ELFT>::dumpRelocation(const RelT *Rel, in dumpRelocation() function in ELFDumper
289 if (std::error_code EC = dumpRelocation(&*RI, SymTab, R)) in dumpRelSection()
314 if (std::error_code EC = dumpRelocation(&*RI, SymTab, R)) in dumpRelaSection()