Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c274 typedef struct __emutls_control { struct
286 } __emutls_control; argument
289 static __inline void *emutls_allocate_object(__emutls_control *control) { in emutls_allocate_object()
312 static __inline uintptr_t emutls_get_index(__emutls_control *control) { in emutls_get_index()
392 void *__emutls_get_address(__emutls_control *control) { in __emutls_get_address()
H A DREADME.txt236 void* __emutls_get_address(struct __emutls_control*);