Searched refs:PTR_SIZE (Results 1 – 4 of 4) sorted by relevance
/sysdeps/aarch64/ |
A D | start.S | 57 add x2, sp, #PTR_SIZE
|
A D | dl-trampoline.S | 30 #define RELA_SIZE (PTR_SIZE * 3) 87 ldr PTR_REG (0), [ip0, #-PTR_SIZE] 205 ldr PTR_REG (0), [ip0, #-PTR_SIZE]
|
A D | dl-tlsdesc.S | 79 ldr PTR_REG (0), [x0, #PTR_SIZE] 103 ldr PTR_REG (0), [x0, #PTR_SIZE]
|
A D | sysdep.h | 38 #define PTR_SIZE (1<<PTR_LOG_SIZE) macro
|
Completed in 4 milliseconds