Home
last modified time | relevance | path

Searched refs:data_section_sp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2101 const SectionSP &data_section_sp, in GetSymbolType() argument
2115 } else if (symbol_section->IsDescendant(data_section_sp.get()) || in GetSymbolType()
2498 SectionSP data_section_sp( in ParseSymtab() local
3356 data_section_sp.get()) || in ParseSymtab()
4229 } else if (symbol_section->IsDescendant(data_section_sp.get()) || in ParseSymtab()
4563 data_section_sp, data_dirty_section_sp, in ParseSymtab()