Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c113 unsigned need_libopcodes_p : 1; member
2255 int need_libopcodes_p) in aarch64_set_gas_internal_fixup() argument
2259 if (need_libopcodes_p) in aarch64_set_gas_internal_fixup()
2260 reloc->need_libopcodes_p = 1; in aarch64_set_gas_internal_fixup()
2281 int need_libopcodes_p, in assign_imm_if_const_or_fixup_later() argument
2294 aarch64_set_gas_internal_fixup (reloc, operand, need_libopcodes_p); in assign_imm_if_const_or_fixup_later()
5624 || !inst.reloc.need_libopcodes_p) in md_assemble()