Home
last modified time | relevance | path

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

/ndk/sources/android/libthread_db/gdb-7.1.x/
Dthread_db.h13 typedef void *psaddr_t; typedef
164 psaddr_t map_address, size_t offset,
165 psaddr_t * address);
Dlibthread_db.c368 psaddr_t map_address, size_t offset, psaddr_t * address) in td_thr_tls_get_addr()