Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h190 #define RELOC_STD_BITS_LENGTH_BIG 0x60 macro
Daout64.h357 #define RELOC_STD_BITS_LENGTH_BIG ((unsigned int) 0x60) macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h390 #define RELOC_STD_BITS_LENGTH_BIG 0x60 macro
/toolchain/binutils/binutils-2.27/bfd/
Di386lynx.c359 r_length = (bytes->r_index[0] & RELOC_STD_BITS_LENGTH_BIG) in NAME()
Daout-arm.c115 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in MY()
Daout-tic30.c306 r_length = ((relocs->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) >> RELOC_STD_BITS_LENGTH_SH_BIG); in tic30_aout_reloc_howto()
Daoutx.h2230 r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in NAME()
4000 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in aout_link_input_section_std()