Home
last modified time | relevance | path

Searched refs:RELOC_STD_BITS_LENGTH_LITTLE (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h192 #define RELOC_STD_BITS_LENGTH_LITTLE 0x06 macro
Daout64.h359 #define RELOC_STD_BITS_LENGTH_LITTLE ((unsigned int) 0x06) macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h392 #define RELOC_STD_BITS_LENGTH_LITTLE 0x06 macro
/toolchain/binutils/binutils-2.27/bfd/
Daout-arm.c126 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE) in MY()
Daout-tic30.c313 …r_length = ((relocs->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE) >> RELOC_STD_BITS_LENGTH_SH_LITTLE); in tic30_aout_reloc_howto()
Daoutx.h2243 r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE) in NAME()
4016 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE) in aout_link_input_section_std()