Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py102 LC_VERSION_MIN_IPHONEOS = 0x00000025 variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h289 #define LC_VERSION_MIN_IPHONEOS 0x25 /* build for iPhoneOS min OS version */ macro