Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp184 auto make_section = [this, &id](const JSONSection &section, in CreateSections() local
225 auto section_sp = make_section(json_section); in CreateSections()
227 SectionSP subsection_sp = make_section(subsection, section_sp); in CreateSections()