Home
last modified time | relevance | path

Searched defs:NullPointerContent (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A Di386.cpp42 const char NullPointerContent[PointerSize] = {0x00, 0x00, 0x00, 0x00}; variable
H A Daarch64.cpp21 const char NullPointerContent[8] = {0x00, 0x00, 0x00, 0x00, variable
H A Dloongarch.cpp21 const char NullPointerContent[8] = {0x00, 0x00, 0x00, 0x00, variable
H A Dx86_64.cpp72 const char NullPointerContent[PointerSize] = {0x00, 0x00, 0x00, 0x00, variable