Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py93 LC_CODE_SIGNATURE = 0x0000001d variable
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h280 #define LC_CODE_SIGNATURE 0x1d /* local of code signature */ macro