Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Delf2yaml.cpp65 Error dumpCommonRelocationSection(const Elf_Shdr *Shdr,
819 Error ELFDumper<ELFT>::dumpCommonRelocationSection( in dumpCommonRelocationSection() function in ELFDumper
1097 if (auto E = dumpCommonRelocationSection(Shdr, *S)) in dumpRelocSection()