Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp855 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
893 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
991 ObjectFile::eTypeStubLibrary) { in GetSharedModule()
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp690 case ObjectFile::eTypeStubLibrary: in format()
780 .Case("stublibrary", ObjectFile::eTypeStubLibrary) in fromJSON()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h63 eTypeStubLibrary, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp276 case ObjectFile::eTypeStubLibrary: in InitOSO()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2278 case ObjectFile::eTypeStubLibrary: /// A library that can be linked in GetOrCreateModule()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp237 case ObjectFile::eTypeStubLibrary: in CanDebug()