Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1843 static SectionSP FindMatchingSection(const SectionList &section_list, in FindMatchingSection() function
1863 sect_sp = FindMatchingSection(sect->GetChildren(), section); in FindMatchingSection()
2303 FindMatchingSection(*module_section_list, in ParseSymbols()