Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Demutls.c312 static __inline uintptr_t emutls_get_index(__emutls_control *control) { in emutls_get_index() function
393 uintptr_t index = emutls_get_index(control); in __emutls_get_address()