blob: 15414a8a51d142fcfaf57b9fa19787bacfa69d3d [file] [log] [blame]
SECTIONS
{
.text : { *(REVERSE(EXCLUDE_FILE(foo) .text*)) }
/DISCARD/ : { *(.*) }
}