Home
last modified time | relevance | path

Searched defs:LC_UNIXTHREAD (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/examples/python/
Dmach_o.py69 LC_UNIXTHREAD = 0x00000005 variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h248 #define LC_UNIXTHREAD 0x5 /* unix thread (includes a stack) */ macro