Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py100 LC_LOAD_UPWARD_DYLIB = 0x00000023 | LC_REQ_DYLD variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h287 #define LC_LOAD_UPWARD_DYLIB (0x23 | LC_REQ_DYLD) /* load upward dylib */ macro