Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py101 LC_VERSION_MIN_MACOSX = 0x00000024 variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h288 #define LC_VERSION_MIN_MACOSX 0x24 /* build for MacOSX min OS version */ macro