Searched refs:dumpCommonSection (Results 1 – 1 of 1) sorted by relevance
32 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 ELFDumper215 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()