Searched refs:msp430_section (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-msp430.c | 846 msp430_section (int arg) in msp430_section() function 911 {"section", msp430_section, 0}, 912 {"section.s", msp430_section, 0}, 913 {"sect", msp430_section, 0}, 914 {"sect.s", msp430_section, 0}, 915 {"pushsection", msp430_section, 1},
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 1619 * config/tc-msp430.c (msp430_section): Always flag data sections,
|
D | ChangeLog-2013 | 330 (msp430_section): New function. Catch references to the .bss or
|