blob: dcc9607a4188fe04e52ac4cd97e9c5698a47f19b [file] [log] [blame]
SECTIONS {
.text.ordered : {
*(.text.call_me)
*(.text.foo)
*(.text.call_me.call_me.__part.1)
*(.text.call_me.call_me.__part.2)
*(.text.call_me.call_me.__part.3)
}
} INSERT BEFORE .text;