Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/aout/
H A Dadobe.h204 #define RELOC_STD_BITS_RELATIVE_LITTLE 0x02 macro
H A Daout64.h375 #define RELOC_STD_BITS_RELATIVE_LITTLE ((unsigned int) 0x40) macro
H A DChangeLog108 * aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/
H A Dadobe.h204 #define RELOC_STD_BITS_RELATIVE_LITTLE 0x02 macro
H A Daout64.h375 #define RELOC_STD_BITS_RELATIVE_LITTLE ((unsigned int) 0x40) macro
H A DChangeLog115 * aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Daout_gnu.h406 #define RELOC_STD_BITS_RELATIVE_LITTLE 0x02 macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Daout_gnu.h406 #define RELOC_STD_BITS_RELATIVE_LITTLE 0x02 macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Di386lynx.c214 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
H A Daoutx.h1982 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0) in NAME()
2201 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE)); in NAME()
3720 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0) in aout_link_reloc_link_order()
3928 & RELOC_STD_BITS_RELATIVE_LITTLE)); in aout_link_input_section_std()
H A Dsunos.c2539 | RELOC_STD_BITS_RELATIVE_LITTLE in sunos_check_dynamic_reloc()
H A Dpdp11.c3112 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0) in aout_link_reloc_link_order()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Di386lynx.c214 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
H A Daoutx.h2141 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
2363 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
4931 & RELOC_STD_BITS_RELATIVE_LITTLE));
5723 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
H A Dsunos.c2609 | RELOC_STD_BITS_RELATIVE_LITTLE
H A Dpdp11.c4933 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)