Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1947 if (SectionSP symtab_section_sp = in CreateSections() local
1954 symtab_section_sp); in CreateSections()
1956 unified_section_list.AddSection(symtab_section_sp); in CreateSections()