Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp514 constexpr static uint32_t EncodingModeMask = 0x0f000000; member
H A DMachO_arm64.cpp639 constexpr static uint32_t EncodingModeMask = 0x0f000000; member