Searched refs:eTypeStubLibrary (Results 1 - 5 of 5) sorted by relevance

/external/lldb/include/lldb/Symbol/
H A DObjectFile.h70 eTypeStubLibrary, /// A library that can be linked against but not used for execution enumerator in enum:lldb_private::ObjectFile::__anon9892
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp342 case ObjectFile::eTypeStubLibrary:
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp224 case ObjectFile::eTypeStubLibrary:
/external/lldb/source/Target/
H A DTarget.cpp1630 case ObjectFile::eTypeStubLibrary: /// A library that can be linked against but not used for execution
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp4060 case HeaderFileTypeDynamicShlibStub: return eTypeStubLibrary; // 0x9u MH_DYLIB_STUB

Completed in 47 milliseconds