Lines Matching refs:fixed
71 define block .hal.rom.bss with fixed order{ section .ram_vector_table1,
79 define block ROM_BSS with fixed order { block .hal.rom.bss};
88 define block .ram_image1.entry with fixed order{section .image1.entry.data*,
93 define block .ram_image1.text with fixed order{section .boot.ram.text*,
97 define block .ram_image1.data with fixed order{section .boot.ram.data*,
100 define block .ram_image1.bss with fixed order{section .boot.ram.bss*,
102 define block IMAGE1 with fixed order { block .ram_image1.entry, block .ram_image1.text, block .ram_…
111 define block .ram_image2.entry with fixed order{ section .image2.entry.data*,
116 define block CPP_INIT with fixed order { block SHT$$PREINIT_ARRAY,
118 define block .ram.data with fixed order{ section .data*,
126 define block .ram.text with fixed order{ section .image2.ram.text*,
128 define block IMAGE2 with fixed order { block .ram_image2.entry,
132 define block .ram_image2.bss with fixed order{ section .bss*,
135 define block .ram_image2.skb.bss with fixed order{ section .bdsram.data* };
136 define block .ram_heap.data with fixed order{ section .bfsram.data* };
149 define block .xip_image1.text with fixed order{ section .flashboot.text* };
150 define block Bootloader with fixed order { section LOADER };
160 define block .xip_image2.text with fixed order{ section .img2_custom_signature*,
177 define block .RDP_RAM with fixed order {