Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py72 LC_IDENT = 0x00000008 variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h251 #define LC_IDENT 0x8 /* object identification info (obsolete) */ macro