Lines Matching refs:dumpCommonSection

64   Error dumpCommonSection(const Elf_Shdr *Shdr, ELFYAML::Section &S);
560 if (Error E = dumpCommonSection(Shdr, *S.get())) in dumpPlaceholderSection()
779 Error ELFDumper<ELFT>::dumpCommonSection(const Elf_Shdr *Shdr, in dumpCommonSection() function in ELFDumper
821 if (Error E = dumpCommonSection(Shdr, S)) in dumpCommonRelocationSection()
845 if (Error E = dumpCommonSection(Shdr, *S)) in dumpStackSizesSection()
878 if (Error E = dumpCommonSection(Shdr, *S)) in dumpBBAddrMapSection()
934 if (Error E = dumpCommonSection(Shdr, *S)) in dumpAddrsigSection()
975 if (Error E = dumpCommonSection(Shdr, *S)) in dumpLinkerOptionsSection()
1006 if (Error E = dumpCommonSection(Shdr, *DL)) in dumpDependentLibrariesSection()
1033 if (Error E = dumpCommonSection(Shdr, *S)) in dumpCallGraphProfileSection()
1079 if (Error E = dumpCommonSection(Shdr, *S)) in dumpDynamicSection()
1137 if (auto E = dumpCommonSection(Shdr, *S)) in dumpRelrSection()
1161 if (Error E = dumpCommonSection(Shdr, *S)) in dumpContentSection()
1185 if (Error E = dumpCommonSection(Shdr, *S)) in dumpSymtabShndxSection()
1202 if (Error E = dumpCommonSection(Shdr, *S)) in dumpNoBitsSection()
1213 if (Error E = dumpCommonSection(Shdr, *S)) in dumpNoteSection()
1249 if (Error E = dumpCommonSection(Shdr, *S)) in dumpHashSection()
1290 if (Error E = dumpCommonSection(Shdr, *S)) in dumpGnuHashSection()
1341 if (Error E = dumpCommonSection(Shdr, *S)) in dumpVerdefSection()
1400 if (Error E = dumpCommonSection(Shdr, *S)) in dumpSymverSection()
1418 if (Error E = dumpCommonSection(Shdr, *S)) in dumpVerneedSection()
1493 if (Error E = dumpCommonSection(Shdr, *S)) in dumpGroupSection()
1528 if (Error E = dumpCommonSection(Shdr, *S)) in dumpARMIndexTableSection()
1557 if (Error E = dumpCommonSection(Shdr, *S)) in dumpMipsABIFlags()