Searched refs:eTypeJIT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp189 ObjectFile::Type ObjectFileJIT::CalculateType() { return eTypeJIT; }
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h81 eTypeJIT, enumerator in enum:lldb_private::ObjectFile::Type
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp335 module_sp->GetObjectFile()->SetType(ObjectFile::eTypeJIT);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp717 case ObjectFile::eTypeJIT:
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp275 case ObjectFile::eTypeJIT:
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp244 case ObjectFile::eTypeJIT:

Completed in 162 milliseconds