Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp2117 const SectionSP &data_section_sp, in GetSymbolType() argument
2131 } else if (symbol_section->IsDescendant(data_section_sp.get()) || in GetSymbolType()
2514 SectionSP data_section_sp( in ParseSymtab() local
3372 data_section_sp.get()) || in ParseSymtab()
4245 } else if (symbol_section->IsDescendant(data_section_sp.get()) || in ParseSymtab()
4579 data_section_sp, data_dirty_section_sp, in ParseSymtab()