Searched defs:_image_drom_size (Results 1 – 7 of 7) sorted by relevance
655 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol
916 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol
711 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
809 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
826 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
859 _image_drom_size = LOADADDR(.flash.rodata_end) - LOADADDR(.flash.rodata); symbol
896 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol