Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp164 SectionType section_type = g_sections[idx]; in CreateInstance() local
/external/lldb/source/Symbol/
DObjectFile.cpp350 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp797 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
2419 … uint32_t section_type = symbol_section->Get() & SectionFlagMaskSectionType; in ParseSymtab() local
3159 … uint32_t section_type = symbol_section->Get() & SectionFlagMaskSectionType; in ParseSymtab() local
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp649 SectionType section_type = eSectionTypeOther; in CreateSections() local
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp990 SectionType section_type = g_sections[idx]; in CreateSections() local
/external/qemu/
Dsavevm.c2323 uint8_t section_type; in qemu_loadvm_state() local