Searched refs:section_header_t (Results 1 – 2 of 2) sorted by relevance
240 } section_header_t; typedef259 void DumpSectionHeader(lldb_private::Stream *s, const section_header_t &sh);262 llvm::StringRef GetSectionName(const section_header_t §);264 const section_header_t §);266 typedef std::vector<section_header_t> SectionHeaderColl;
724 const size_t section_header_byte_size = nsects * sizeof(section_header_t); in ParseSectionHeaders()754 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { in GetSectionName()952 const section_header_t §) { in GetSectionType()1325 const section_header_t &sh) { in DumpSectionHeader()