Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Demutls.c73 static __inline void *emutls_allocate_object(__emutls_control *control) { in emutls_allocate_object() function
187 array->data[index - 1] = emutls_allocate_object(control); in __emutls_get_address()
/external/llvm-project/compiler-rt/lib/builtins/
Demutls.c289 static __inline void *emutls_allocate_object(__emutls_control *control) { in emutls_allocate_object() function
381 array->data[index] = emutls_allocate_object(control); in __emutls_get_address()