Searched defs:section_type (Results 1 – 9 of 9) sorted by relevance
125 for (SectionType section_type : g_sections) { in CreateInstance() local
120 for (SectionType section_type : g_sections) { in CreateInstance() local
129 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
303 const SectionType section_type = section_sp->GetType(); 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 8572 uint32_t section_type = flags & MachO::SECTION_TYPE; PrintSection() local [all...]
717 section_type(unsigned int mach, unsigned int stype) in section_type() function