Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py92 LC_RPATH = 0x0000001c | LC_REQ_DYLD variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h279 #define LC_RPATH (0x1c | LC_REQ_DYLD) /* runpath additions */ macro