Searched defs:SectionHeaders (Results 1 – 10 of 10) sorted by relevance
507 const ELFYAML::SectionHeaderTable &SectionHeaders = in writeELFHeader() local597 const ELFYAML::SectionHeaderTable &SectionHeaders = in toSectionIndex() local1788 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionHeaderReorderMap() local1839 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionIndex() local
29 std::vector<SectionHeader> SectionHeaders; variable
125 FixedStreamArray<object::coff_section> SectionHeaders; variable
127 FixedStreamArray<object::coff_section> SectionHeaders; variable
139 codeview::FixedStreamArray<object::coff_section> SectionHeaders; variable
132 llvm::SectionHeaders("section-headers", cl::desc("Display summaries of the " member in llvm