Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
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 Dppc64.cpp19 const char NullPointerContent[8] = {0x00, 0x00, 0x00, 0x00, variable
H A Di386.cpp48 const char NullPointerContent[PointerSize] = {0x00, 0x00, 0x00, 0x00}; variable
H A Dx86_64.cpp76 const char NullPointerContent[PointerSize] = {0x00, 0x00, 0x00, 0x00, variable