Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp860 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
898 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
996 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp699 case ObjectFile::eTypeStubLibrary: in format()
789 .Case("stublibrary", ObjectFile::eTypeStubLibrary) in fromJSON()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h63 eTypeStubLibrary, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp277 case ObjectFile::eTypeStubLibrary: in InitOSO()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2273 case ObjectFile::eTypeStubLibrary: /// A library that can be linked in GetOrCreateModule()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp238 case ObjectFile::eTypeStubLibrary: in CanDebug()