Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py68 LC_THREAD = 0x00000004 variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h247 #define LC_THREAD 0x4 /* thread */ macro