Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py79 LC_ID_DYLINKER = 0x0000000f variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h258 #define LC_ID_DYLINKER 0xf /* dynamic linker identification */ macro