Home
last modified time | relevance | path

Searched refs:msp430_frob_section (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.h124 #define tc_frob_section(sec) msp430_frob_section (sec)
125 extern void msp430_frob_section (asection *);
Dtc-msp430.c864 msp430_frob_section (asection *sec) in msp430_frob_section() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog1621 (msp430_frob_section): New. Make sure all sections are noticed if
1626 * config/tc-msp430.h (msp430_frob_section): Declare.