Searched refs:THUMB2ARM_GLUE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-arm.c1108 #define THUMB2ARM_GLUE_SIZE (globals->support_old_code ? 20 : 8)
1954 globals->thumb_glue_size += THUMB2ARM_GLUE_SIZE;
1106 #define THUMB2ARM_GLUE_SIZE macro
H A Delf32-arm.c2623 #define THUMB2ARM_GLUE_SIZE 8 macro
2832 s->size += THUMB2ARM_GLUE_SIZE;
2833 hash_table->thumb_glue_size += THUMB2ARM_GLUE_SIZE;
9760 size = THUMB2ARM_GLUE_SIZE;

Completed in 132 milliseconds