Home
last modified time | relevance | path

Searched refs:PlatformKeyBits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp1015 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
1024 memcpy(TLSInfoEntryContent.data(), &PlatformKeyBits, G.getPointerSize()); in fixTLVSectionsAndEdges()
H A DMachOPlatform.cpp1237 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
1249 memcpy(NewBlockContent.data() + G.getPointerSize(), &PlatformKeyBits, in fixTLVSectionsAndEdges()