HomeSort by relevance Sort by last modified time
    Searched full:support_old_code (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/ld/emultempl/
armcoff.em 46 static int support_old_code = 0;
85 support_old_code = 1;
119 (is->the_bfd, & link_info, support_old_code))
pep.em 147 static int support_old_code = 0;
717 support_old_code = 1;
    [all...]
pe.em 131 static int support_old_code = 0;
757 support_old_code = 1;
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
coff-arm.c 904 int support_old_code; member in struct:coff_arm_link_hash_table
1105 #define THUMB2ARM_GLUE_SIZE (globals->support_old_code ? 20 : 8)
    [all...]

Completed in 763 milliseconds