Searched refs:R_IHCONST (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoff-or32.c127 if ((part1_consth_active) && (r_type != R_IHCONST))
181 /* Don't modify insn until R_IHCONST. */
184 case R_IHCONST:
279 { R_IHCONST, 0, 3, 16, TRUE, 0, complain_overflow_signed, or32_reloc, "IHCONST", TRUE, 0xffff0000,0xffff0000, FALSE },
303 if (reloc->r_type == R_IHCONST)
305 /* The address of an R_IHCONST should always be the address of
380 if (symndx == -1 || rel->r_type == R_IHCONST)
389 /* An R_IHCONST reloc does not have a symbol. Instead, the
390 symbol index is an addend. R_IHCONST is always used in
392 if (rel->r_type != R_IHCONST)
[all...]
H A Dcoffcode.h2526 #ifdef R_IHCONST
2530 if (q->howto->type == R_IHCONST)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoff-or32.c127 if ((part1_consth_active) && (r_type != R_IHCONST))
181 /* Don't modify insn until R_IHCONST. */
184 case R_IHCONST:
279 { R_IHCONST, 0, 3, 16, TRUE, 0, complain_overflow_signed, or32_reloc, "IHCONST", TRUE, 0xffff0000,0xffff0000, FALSE },
303 if (reloc->r_type == R_IHCONST)
305 /* The address of an R_IHCONST should always be the address of
380 if (symndx == -1 || rel->r_type == R_IHCONST)
389 /* An R_IHCONST reloc does not have a symbol. Instead, the
390 symbol index is an addend. R_IHCONST is always used in
392 if (rel->r_type != R_IHCONST)
[all...]
H A Dcoffcode.h2526 #ifdef R_IHCONST
2530 if (q->howto->type == R_IHCONST)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff-or32.c127 if ((part1_consth_active) && (r_type != R_IHCONST))
181 /* Don't modify insn until R_IHCONST. */
184 case R_IHCONST:
279 { R_IHCONST, 0, 3, 16, TRUE, 0, complain_overflow_signed, or32_reloc, "IHCONST", TRUE, 0xffff0000,0xffff0000, FALSE },
303 if (reloc->r_type == R_IHCONST)
305 /* The address of an R_IHCONST should always be the address of
380 if (symndx == -1 || rel->r_type == R_IHCONST)
389 /* An R_IHCONST reloc does not have a symbol. Instead, the
390 symbol index is an addend. R_IHCONST is always used in
392 if (rel->r_type != R_IHCONST)
[all...]
H A Dcoffcode.h2526 #ifdef R_IHCONST
2530 if (q->howto->type == R_IHCONST)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dor32.h132 #define R_IHCONST 034 /* instruction high half (consth) part 2 */ macro
151 record has an r_type of R_IHCONST (34 octal), a normal r_vaddr (which
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/coff/
H A Dor32.h132 #define R_IHCONST 034 /* instruction high half (consth) part 2 */ macro
151 record has an r_type of R_IHCONST (34 octal), a normal r_vaddr (which
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/coff/
H A Dor32.h132 #define R_IHCONST 034 /* instruction high half (consth) part 2 */ macro
151 record has an r_type of R_IHCONST (34 octal), a normal r_vaddr (which

Completed in 199 milliseconds