Searched defs:section_type (Results 1 – 10 of 10) sorted by relevance
122 for (SectionType section_type : g_sections) { in CreateInstance() local
127 for (SectionType section_type : g_sections) { in CreateInstance() local
123 for (SectionType section_type : g_sections) { in CreateInstance() local
17 SectionType section_type) { in LoadSection()
36 LineIterator(ObjectFile &obj, Record::Kind section_type) in LineIterator()90 Record::Kind section_type, in LineIterator()132 SymbolFileBreakpad::lines(Record::Kind section_type) { in lines()
300 SectionType section_type = eSectionTypeOther; in CreateSections() local
935 SectionType section_type = in GetSectionType() local998 SectionType section_type = GetSectionType(sect_name, m_sect_headers[idx]); in CreateSections() local
303 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
675 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local703 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local1450 uint32_t section_type; in DumpLiteralPointerSection() local1540 uint32_t section_type; in DumpLiteralPointerSection() local1770 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents() local3032 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local3053 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local3088 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local3119 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local8712 uint32_t section_type = flags & MachO::SECTION_TYPE; in PrintSection() local
1141 const lldb::SectionType section_type = section_sp->GetType(); in GetAddressClass() local