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.cpp1878 static SectionSP FindMatchingSection(const SectionList &section_list, in FindMatchingSection() function
1898 sect_sp = FindMatchingSection(sect->GetChildren(), section); in FindMatchingSection()
2338 FindMatchingSection(*module_section_list, in ParseSymbols()