Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h653 eSymbolTypeAdditional, // When symbols take more than one entry, the extra enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp441 case eSymbolTypeAdditional: in GetAddressClass()
H A DSymbolContext.cpp886 case eSymbolTypeAdditional: in FindBestGlobalDataSymbol()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp682 case eSymbolTypeAdditional: in GetSymbolAddress()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3833 case eSymbolTypeAdditional: in ServeSymbolLookups()