Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h204 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
Daout64.h371 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02) macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h404 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
/toolchain/binutils/binutils-2.27/bfd/
Di386lynx.c176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in NAME()
Daoutx.h2008 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in NAME()
2229 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in NAME()
3798 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in aout_link_reloc_link_order()
3999 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in aout_link_input_section_std()
Dsunos.c2503 | RELOC_STD_BITS_RELATIVE_BIG in sunos_check_dynamic_reloc()
Dpdp11.c3123 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in aout_link_reloc_link_order()