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.cpp826 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges()
835 memcpy(TLSInfoEntryContent.data(), &PlatformKeyBits, G.getPointerSize());
812 uint64_t PlatformKeyBits = fixTLVSectionsAndEdges() local
H A DMachOPlatform.cpp1219 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
1231 memcpy(NewBlockContent.data() + G.getPointerSize(), &PlatformKeyBits, in fixTLVSectionsAndEdges()