Home
last modified time | relevance | path

Searched refs:eTypeExecutable (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp93 (obj_file_type == ObjectFile::eTypeExecutable || in FindPlugin()
H A DObjectFile.cpp673 case ObjectFile::eTypeExecutable: in format()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DObjectFile.h71 eTypeExecutable, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp131 if (exe_objfile->GetType() == ObjectFile::eTypeExecutable && in CanDebug()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp1407 return eTypeExecutable; in CalculateType()
1411 return eTypeExecutable; in CalculateType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp139 if (objfile->GetType() != ObjectFile::eTypeExecutable) in is_kernel()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1379 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()
1708 type == ObjectFile::eTypeExecutable || in ModulesDidUnload()
2184 case ObjectFile::eTypeExecutable: /// A normal executable in GetOrCreateModule()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp277 case ObjectFile::eTypeExecutable: in InitOSO()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2886 if (CalculateType() == eTypeExecutable) { in ParseSymtab()
3352 return eTypeExecutable; in CalculateType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp234 case ObjectFile::eTypeExecutable: in CanDebug()
4591 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp5203 if (!at_exec_relative_paths.empty() && CalculateType() == eTypeExecutable) {
5714 return eTypeExecutable; // 0x2u