Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1885 bool thread_specific = section->IsThreadSpecific(); in FindMatchingSection() local
1891 sect->IsThreadSpecific() == thread_specific && in FindMatchingSection()