Searched defs:section_type (Results 1 – 10 of 10) sorted by relevance
125 for (SectionType section_type : g_sections) { in CreateInstance() local
129 for (SectionType section_type : g_sections) { CreateInstance() local
120 for (SectionType section_type : g_sections) { in CreateInstance() local
19 SectionType section_type) { in LoadSection()
37 LineIterator(ObjectFile &obj, Record::Kind section_type) in LineIterator() argument 91 Record::Kind section_type, in LineIterator() argument 133 SymbolFileBreakpad::lines(Record::Kind section_type) { in lines() argument
301 SectionType section_type = eSectionTypeOther; in CreateSections() local
989 SectionType section_type = GetSectionType() local 1062 SectionType section_type = GetSectionType(sect_name, m_sect_headers[idx]); CreateSections() local
312 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
662 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local 690 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local 1655 uint32_t section_type; DumpLiteralPointerSection() local 1745 uint32_t section_type; DumpLiteralPointerSection() local 1968 uint32_t section_type = section_flags & MachO::SECTION_TYPE; DumpSectionContents() local 3228 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; GuessCstringPointer() local 3249 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; GuessCstringPointer() local 3284 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; GuessIndirectSymbol() local 3315 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; GuessIndirectSymbol() local 8684 uint32_t section_type = flags & MachO::SECTION_TYPE; PrintSection() local [all...]
1142 const lldb::SectionType section_type = section_sp->GetType(); GetAddressClass() local