Home
last modified time | relevance | path

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

/elf/
A Ddl-tls.c411 void **original_pointer_location = tcb + TLS_TCB_SIZE; in tcb_to_pointer_to_free_location() local
415 void **original_pointer_location = tcb - TLS_PRE_TCB_SIZE - sizeof (void *); in tcb_to_pointer_to_free_location()
417 return original_pointer_location; in tcb_to_pointer_to_free_location()

Completed in 4 milliseconds