Lines Matching refs:used

104 canonical names that must be used instead:
139 The assembler will emit a warning if a numeric name is used instead of
162 This modifier is used to load the low 16 bits of the symbol's address,
169 This modifier is used to load the high 16 bits of the symbol's
187 This modifier is used to load the offset of the GOT entry
192 This modifier is used to load the sign-extended low 16 bits of the
197 This modifier is used to load the sign-extended high 16 bits of the
207 This modifier is used for function symbols. It causes a
220 This modifier is used to load the offset of the GOT entry of the
221 symbol's TLS descriptor, to be used for general-dynamic TLS accesses.
225 This modifier is used to load the sign-extended low 16 bits of the
226 offset of the GOT entry of the symbol's TLS descriptor, to be used for
231 This modifier is used to load the sign-extended high 16 bits of the
232 offset of the GOT entry of the symbol's TLS descriptor, to be used for
242 This modifier is used to load the offset of the GOT entry containing
243 the offset of the symbol's address from the TCB, to be used for
248 This modifier is used to load the low 16 bits of the offset of the GOT
250 be used for initial-exec TLS accesses.
254 This modifier is used to load the high 16 bits of the offset of the
256 to be used for initial-exec TLS accesses.
265 This modifier is used to load the offset of the symbol's address from
266 the TCB, to be used for local-exec TLS accesses.
270 This modifier is used to load the low 16 bits of the offset of the
271 symbol's address from the TCB, to be used for local-exec TLS accesses.
275 This modifier is used to load the high 16 bits of the offset of the
276 symbol's address from the TCB, to be used for local-exec TLS accesses.
285 This modifier is used to tag an instrution as the ``call'' part of a
290 This modifier is used to tag an instruction as the ``add'' part of a
295 This modifier is used to tag an instruction as the ``load'' part of a
323 Require that canonical register names be used, and emit a warning if
324 the numeric names are used. This is on by default.