Lines Matching refs:dumpCommonSection
70 Error dumpCommonSection(const Elf_Shdr *Shdr, ELFYAML::Section &S);
524 if (Error E = dumpCommonSection(Shdr, *S.get())) in dumpPlaceholderSection()
751 Error ELFDumper<ELFT>::dumpCommonSection(const Elf_Shdr *Shdr, in dumpCommonSection() function in ELFDumper
792 if (Error E = dumpCommonSection(Shdr, S)) in dumpCommonRelocationSection()
816 if (Error E = dumpCommonSection(Shdr, *S)) in dumpStackSizesSection()
849 if (Error E = dumpCommonSection(Shdr, *S)) in dumpBBAddrMapSection()
893 if (Error E = dumpCommonSection(Shdr, *S)) in dumpAddrsigSection()
934 if (Error E = dumpCommonSection(Shdr, *S)) in dumpLinkerOptionsSection()
965 if (Error E = dumpCommonSection(Shdr, *DL)) in dumpDependentLibrariesSection()
992 if (Error E = dumpCommonSection(Shdr, *S)) in dumpCallGraphProfileSection()
1048 if (Error E = dumpCommonSection(Shdr, *S)) in dumpDynamicSection()
1106 if (auto E = dumpCommonSection(Shdr, *S)) in dumpRelrSection()
1130 if (Error E = dumpCommonSection(Shdr, *S)) in dumpContentSection()
1154 if (Error E = dumpCommonSection(Shdr, *S)) in dumpSymtabShndxSection()
1171 if (Error E = dumpCommonSection(Shdr, *S)) in dumpNoBitsSection()
1182 if (Error E = dumpCommonSection(Shdr, *S)) in dumpNoteSection()
1218 if (Error E = dumpCommonSection(Shdr, *S)) in dumpHashSection()
1259 if (Error E = dumpCommonSection(Shdr, *S)) in dumpGnuHashSection()
1313 if (Error E = dumpCommonSection(Shdr, *S)) in dumpVerdefSection()
1364 if (Error E = dumpCommonSection(Shdr, *S)) in dumpSymverSection()
1385 if (Error E = dumpCommonSection(Shdr, *S)) in dumpVerneedSection()
1459 if (Error E = dumpCommonSection(Shdr, *S)) in dumpGroupSection()
1494 if (Error E = dumpCommonSection(Shdr, *S)) in dumpARMIndexTableSection()
1523 if (Error E = dumpCommonSection(Shdr, *S)) in dumpMipsABIFlags()