Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py99 LC_DYLD_INFO_ONLY = 0x00000022 | LC_REQ_DYLD variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h286 #define LC_DYLD_INFO_ONLY (0x22|LC_REQ_DYLD) /* compressed dyld information only */ macro