Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py95 LC_REEXPORT_DYLIB = 0x0000001f | LC_REQ_DYLD variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h282 #define LC_REEXPORT_DYLIB (0x1f | LC_REQ_DYLD) /* load and re-export dylib */ macro