Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp17 static DWARFDataExtractor LoadSection(SectionList *section_list, in LoadSection() function
37 data.data = LoadSection(m_dwo_section_list, *dwo_section_type); in LoadOrGetSection()
39 data.data = LoadSection(m_main_section_list, *main_section_type); in LoadOrGetSection()