Searched refs:createPThreadKey (Results 1 – 4 of 4) sorted by relevance
241 Expected<uint64_t> createPThreadKey();
333 Expected<uint64_t> createPThreadKey();
713 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::ELFNixPlatform1009 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()
786 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform1231 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()