Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Delf2yaml.cpp68 Error dumpRelocation(const RelT *Rel, const Elf_Shdr *SymTab,
746 Error ELFDumper<ELFT>::dumpRelocation(const RelT *Rel, const Elf_Shdr *SymTab, in dumpRelocation() function in ELFDumper
1113 if (Error E = dumpRelocation(&Rel, *SymTabOrErr, R)) in dumpRelocSection()
1123 if (Error E = dumpRelocation(&Rel, *SymTabOrErr, R)) in dumpRelocSection()