Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp868 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
877 memcpy(TLSInfoEntryContent.data(), &PlatformKeyBits, G.getPointerSize()); in fixTLVSectionsAndEdges()
H A DMachOPlatform.cpp1043 uint64_t PlatformKeyBits = in fixTLVSectionsAndEdges() local
1055 memcpy(NewBlockContent.data() + G.getPointerSize(), &PlatformKeyBits, in fixTLVSectionsAndEdges()