Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp219 if (exe_objfile->GetType() != ObjectFile::eTypeExecutable || in SearchForKernelAtSameLoadAddr()
478 if (exe_objfile->GetType() == ObjectFile::eTypeExecutable && in CheckForKernelImageAtAddress()
578 if (module_sp->GetObjectFile()->GetType() == ObjectFile::eTypeExecutable && in SetModule()
677 ObjectFile::eTypeExecutable && in ReadMemoryModule()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolFile.cpp93 (obj_file_type == ObjectFile::eTypeExecutable || in FindPlugin()
H A DObjectFile.cpp673 case ObjectFile::eTypeExecutable: in format()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectFile.h71 eTypeExecutable, enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp131 if (exe_objfile->GetType() == ObjectFile::eTypeExecutable && in CanDebug()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp1359 return eTypeExecutable; in CalculateType()
1363 return eTypeExecutable; in CalculateType()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp271 case ObjectFile::eTypeExecutable: in InitOSO()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2824 if (CalculateType() == eTypeExecutable) { in ParseSymtab()
3290 return eTypeExecutable; in CalculateType()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp1369 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()
2137 case ObjectFile::eTypeExecutable: /// A normal executable in GetOrCreateModule()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp234 case ObjectFile::eTypeExecutable: in CanDebug()
4621 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp5187 if (!at_exec_relative_paths.empty() && CalculateType() == eTypeExecutable) {
5698 return eTypeExecutable; // 0x2u