OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpidr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/aarch64/
aarch64-sim.h
43
uint64_t
tpidr
; /* Thread pointer id. */
member in struct:aarch64_sim_cpu
/src/external/gpl3/gdb.old/dist/sim/aarch64/
aarch64-sim.h
43
uint64_t
tpidr
; /* Thread pointer id. */
member in struct:aarch64_sim_cpu
/src/external/gpl3/gdb/dist/gdb/
aarch64-fbsd-tdep.c
57
{ 1, 0, 8 }, /*
tpidr
*/
222
ULONGEST
tpidr
;
local
223
if (regcache->cooked_read (tdep->tls_regnum_base, &
tpidr
) != REG_VALID)
224
error (_("Unable to fetch %%
tpidr
"));
226
/* %
tpidr
points to the TCB whose first member is the dtv
228
CORE_ADDR dtv_addr =
tpidr
;
/src/external/gpl3/gdb.old/dist/gdb/
aarch64-fbsd-tdep.c
57
{ 1, 0, 8 }, /*
tpidr
*/
222
ULONGEST
tpidr
;
local
223
if (regcache->cooked_read (tdep->tls_regnum_base, &
tpidr
) != REG_VALID)
224
error (_("Unable to fetch %%
tpidr
"));
226
/* %
tpidr
points to the TCB whose first member is the dtv
228
CORE_ADDR dtv_addr =
tpidr
;
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026