Home
last modified time | relevance | path

Searched defs:section_type (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp125 for (SectionType section_type : g_sections) { in CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp129 for (SectionType section_type : g_sections) { CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp120 for (SectionType section_type : g_sections) { in CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp19 SectionType section_type) { in LoadSection()
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp37 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
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp301 SectionType section_type = eSectionTypeOther; in CreateSections() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp989 SectionType section_type = GetSectionType() local
1062 SectionType section_type = GetSectionType(sect_name, m_sect_headers[idx]); CreateSections() local
/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp312 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp662 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...]
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1142 const lldb::SectionType section_type = section_sp->GetType(); GetAddressClass() local