Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Demutls.c31 typedef struct __emutls_control { struct
43 } __emutls_control; argument
73 static __inline void *emutls_allocate_object(__emutls_control *control) { in emutls_allocate_object()
123 static __inline uintptr_t emutls_get_index(__emutls_control *control) { in emutls_get_index()
183 void* __emutls_get_address(__emutls_control* control) { in __emutls_get_address()
DREADME.txt225 void* __emutls_get_address(struct __emutls_control*);