Searched defs:SectionHeaders (Results 1 – 6 of 6) sorted by relevance
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
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
132 llvm::SectionHeaders("section-headers", cl::desc("Display summaries of the " member in llvm