Searched refs:createPThreadKey (Results 1 – 4 of 4) sorted by relevance
221 Expected<uint64_t> createPThreadKey();
220 Expected<uint64_t> createPThreadKey();
623 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::ELFNixPlatform862 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()
720 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform1037 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()