Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp463 void destroyELFNixTLVMgr(void *ELFNixTLVMgr) { in destroyELFNixTLVMgr() function
545 if (int Err = pthread_key_create(&Key, destroyELFNixTLVMgr)) { in __orc_rt_elfnix_create_pthread_key()