Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp826 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
835 memcpy(TLSInfoEntryContent.data(), &PlatformKeyBits, G.getPointerSize()); in fixTLVSectionsAndEdges()
H A DMachOPlatform.cpp1173 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
1185 memcpy(NewBlockContent.data() + G.getPointerSize(), &PlatformKeyBits, in fixTLVSectionsAndEdges()