Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp227 SectionSP subsection_sp = make_section(subsection, section_sp); in CreateSections() local
228 section_sp->GetChildren().AddSection(subsection_sp); in CreateSections()