Searched refs:ALIGNDONE (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | bout.c | 43 #define ALIGNDONE 11 macro 68 …HOWTO (ALIGNDONE, 0x1, 0x1, 0, FALSE, 0, complain_overflow_dont, 0, "donealign16", FALSE, 0, 0, FA… 69 …HOWTO (ALIGNDONE, 0x3, 0x3, 0, FALSE, 0, complain_overflow_dont, 0, "donealign32", FALSE, 0, 0, FA… 70 …HOWTO (ALIGNDONE, 0x7, 0x7, 0, FALSE, 0, complain_overflow_dont, 0, "donealign64", FALSE, 0, 0, FA… 71 …HOWTO (ALIGNDONE, 0xf, 0xf, 0, FALSE, 0, complain_overflow_dont, 0, "donealign128", FALSE, 0, 0, F… 1302 case ALIGNDONE: in b_out_bfd_get_relocated_section_contents()
|
D | ChangeLog-9495 | 8937 (b_out_get_relocated_section_contents, case ALIGNDONE): Assert
|