Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp867 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
876 memcpy(TLSInfoEntryContent.data(), &PlatformKeyBits, G.getPointerSize()); in fixTLVSectionsAndEdges()
H A DMachOPlatform.cpp839 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
851 memcpy(NewBlockContent.data() + G.getPointerSize(), &PlatformKeyBits, in fixTLVSectionsAndEdges()