Home
last modified time | relevance | path

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

/nptl_db/
A Dfetch-value.c46 psaddr_t idx, psaddr_t *address) in _td_locate_field() argument
82 *address += (int32_t) DB_DESC_OFFSET (desc); in _td_locate_field()
90 psaddr_t idx, psaddr_t address, in _td_fetch_value() argument
144 psaddr_t address, psaddr_t widened_value) in _td_store_value() argument
191 void *address, in _td_fetch_value_local() argument
201 memcpy (&value, address, sizeof value); in _td_fetch_value_local()
207 memcpy (&value, address, sizeof value); in _td_fetch_value_local()
215 memcpy (&value, address, sizeof value); in _td_fetch_value_local()
221 memcpy (&value, address, sizeof value); in _td_fetch_value_local()
230 memcpy (&value, address, sizeof value); in _td_fetch_value_local()
[all …]
A Dtd_thr_tls_get_addr.c24 psaddr_t map_address, size_t offset, psaddr_t *address) in td_thr_tls_get_addr() argument
36 err = td_thr_tlsbase (th, (uintptr_t) modid, address); in td_thr_tls_get_addr()
38 *address += offset; in td_thr_tls_get_addr()
A Dthread_dbP.h187 psaddr_t *address) attribute_hidden;
209 psaddr_t idx, psaddr_t address,
214 psaddr_t idx, void *address,
241 psaddr_t idx, psaddr_t address,
245 psaddr_t idx, void *address,

Completed in 7 milliseconds