Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Demutls.c163 emutls_get_address_array(uintptr_t index) { in emutls_get_address_array() function
185 emutls_address_array* array = emutls_get_address_array(index); in __emutls_get_address()
/external/llvm-project/compiler-rt/lib/builtins/
Demutls.c355 emutls_get_address_array(uintptr_t index) { in emutls_get_address_array() function
379 emutls_address_array *array = emutls_get_address_array(index--); in __emutls_get_address()