Searched refs:section_header_t (Results 1 – 2 of 2) sorted by relevance
240 } section_header_t; typedef282 void DumpSectionHeader(lldb_private::Stream *s, const section_header_t &sh);285 llvm::StringRef GetSectionName(const section_header_t §);287 const section_header_t §);289 typedef std::vector<section_header_t> SectionHeaderColl;
549 const size_t section_header_byte_size = nsects * sizeof(section_header_t); in ParseSectionHeaders()579 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { in GetSectionName()751 const section_header_t §) { in GetSectionType()1116 const section_header_t &sh) { in DumpSectionHeader()