Searched refs:section_header_t (Results 1 – 2 of 2) sorted by relevance
245 } section_header_t; typedef287 void DumpSectionHeader(lldb_private::Stream *s, const section_header_t &sh);290 llvm::StringRef GetSectionName(const section_header_t §);292 const section_header_t §);294 typedef std::vector<section_header_t> SectionHeaderColl;
715 const size_t section_header_byte_size = nsects * sizeof(section_header_t); in ParseSectionHeaders()745 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { in GetSectionName()904 const section_header_t §) { in GetSectionType()1277 const section_header_t &sh) { in DumpSectionHeader()