Home
last modified time | relevance | path

Searched defs:CS_RESTRICT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c15 #define CS_RESTRICT 0x0000800 /* tell dyld to treat restricted */ macro
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp185 #define CS_RESTRICT global() macro
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2196 CS_RESTRICT = 0x00000800, /* tell dyld to treat restricted */ global() enumerator