Searched refs:createPThreadKey (Results 1 – 4 of 4) sorted by relevance
202 Expected<uint64_t> createPThreadKey();
220 Expected<uint64_t> createPThreadKey();
622 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::ELFNixPlatform861 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()
596 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform833 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()