Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Daout-arm.c113 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
209 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
443 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
Driscix.c372 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in riscix_swap_std_reloc_out()
Daout-tic30.c305 r_pcrel_done = (0 != (relocs->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in tic30_aout_reloc_howto()
Daoutx.h2005 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
2226 r_pcrel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
3795 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in aout_link_reloc_link_order()
3996 r_pcrel = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in aout_link_input_section_std()
Dsunos.c2367 pcrel = (0 != (srel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in sunos_check_dynamic_reloc()
Dpdp11.c3120 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in aout_link_reloc_link_order()
/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
Daout64.h354 #define RELOC_STD_BITS_PCREL_BIG ((unsigned int) 0x80) macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h387 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro