Home
last modified time | relevance | path

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

/sysdeps/arm/
A Dsysdep.h177 98: .word EXPR - 99f - PC_OFS; \
183 movw T, #:lower16:EXPR - 99f - PC_OFS; \
184 movt T, #:upper16:EXPR - 99f - PC_OFS; \
190 98: .word EXPR - 99f - PC_OFS; \
203 movw R, #:lower16:_GLOBAL_OFFSET_TABLE_ - 97f - PC_OFS; \
204 movw T, #:lower16:99f - 98f - PC_OFS; \
205 movt R, #:upper16:_GLOBAL_OFFSET_TABLE_ - 97f - PC_OFS; \
206 movt T, #:upper16:99f - 98f - PC_OFS; \
222 99: .word _GLOBAL_OFFSET_TABLE_ - 98b - PC_OFS; \
292 # define PC_OFS 4 macro
[all …]
A Dmemcpy.S128 add r10, #(6f - (0b + PC_OFS))
157 add r10, #(66f - (0b + PC_OFS))
A Dmemmove.S144 add r10, #(6f - (0b + PC_OFS))
173 add r10, #(66f - (0b + PC_OFS))
/sysdeps/unix/arm/
A Dsysdep.S52 1: .word errno(gottpoff) + (. - 2b - PC_OFS)
/sysdeps/unix/sysv/linux/arm/
A Dgetcontext.S106 1: .long _GLOBAL_OFFSET_TABLE_ - 0b - PC_OFS
A Dsetcontext.S105 1: .long _GLOBAL_OFFSET_TABLE_ - 0b - PC_OFS
/sysdeps/arm/armv7/multiarch/
A Dmemcpy_impl.S97 rsb tmp1, tmp1, #((7 * 8) - PC_OFS + INSN_SIZE)
110 rsb tmp1, tmp1, #((15 * 4) - PC_OFS/2 + INSN_SIZE/2)
141 + ((1f - PC_OFS - 0f) \

Completed in 37 milliseconds