Home
last modified time | relevance | path

Searched defs:sym_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp903 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local
925 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp693 SymbolType sym_type = lldb::eSymbolTypeData) { in ExtractRuntimeGlobalSymbol()