Lines Matching refs:used
120 canonical names that must be used instead:
155 The assembler will emit a warning if a numeric name is used instead of
178 This modifier is used to load bits 0-15 of the symbol's address.
182 This modifier is used to load bits 16-31 of the symbol's address.
186 This modifier is used to load bits 32-47 of the symbol's address.
190 This modifier is used to load bits 48-63 of the symbol's address.
217 This modifier is used to load bits 0-15 of the symbol's offset in the
227 This modifier is used to load bits 16-31 of the symbol's offset in the
233 This modifier is used for function symbols. It causes a
246 This modifier is used to load bits 0-15 of the pc-relative address of
251 This modifier is used to load bits 16-31 of the pc-relative address of
261 This modifier is used to load bits 32-47 of the pc-relative address of
266 This modifier is used to load bits 0-15 of the offset of the GOT entry
267 of the symbol's TLS descriptor, to be used for general-dynamic TLS
277 This modifier is used to load bits 16-31 of the offset of the GOT
278 entry of the symbol's TLS descriptor, to be used for general-dynamic
283 This modifier is used to load bits 0-15 of the offset of the GOT entry
284 containing the offset of the symbol's address from the TCB, to be used
294 This modifier is used to load bits 16-31 of the offset of the GOT
296 be used for initial-exec TLS accesses. It also checks that the value
301 This modifier is used to load bits 0-15 of the offset of the symbol's
302 address from the TCB, to be used for local-exec TLS accesses.
311 This modifier is used to load bits 16-31 of the offset of the symbol's
312 address from the TCB, to be used for local-exec TLS accesses. It
317 This modifier is used to tag an instrution as the ``call'' part of a
322 This modifier is used to tag an instruction as the ``add'' part of a
327 This modifier is used to tag an instruction as the ``load'' part of a
355 Require that canonical register names be used, and emit a warning if
356 the numeric names are used. This is on by default.