Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp32 std::error_code dumpCommonSection(const Elf_Shdr *Shdr, ELFYAML::Section &S);
187 std::error_code ELFDumper<ELFT>::dumpCommonSection(const Elf_Shdr *Shdr, in dumpCommonSection() function in ELFDumper
215 if (std::error_code EC = dumpCommonSection(Shdr, S)) in dumpCommonRelocationSection()
274 if (std::error_code EC = dumpCommonSection(Shdr, *S)) in dumpContentSection()
290 if (std::error_code EC = dumpCommonSection(Shdr, *S)) in dumpGroup()