Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.h124 #define tc_frob_section(sec) msp430_frob_section (sec)
125 extern void msp430_frob_section (asection *);
Dtc-msp430.c1506 msp430_frob_section (asection *sec) in msp430_frob_section() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20141794 (msp430_frob_section): New. Make sure all sections are noticed if
1799 * config/tc-msp430.h (msp430_frob_section): Declare.
DChangeLog-20151383 (msp430_frob_section): Likewise.