Home
last modified time | relevance | path

Searched refs:eBinaryTypeKernel (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectFile.h102 eBinaryTypeKernel, /// kernel binary enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp371 if (type == ObjectFile::eBinaryTypeKernel) { in DoLoadCore()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp5611 type = eBinaryTypeKernel;