Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectFile.h103 eBinaryTypeUser, /// user process binary enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp364 if (type == ObjectFile::eBinaryTypeUser) { in DoLoadCore()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp5614 type = eBinaryTypeUser;