Lines Matching refs:rtc
14 .rtc.text :
25 This section is required to skip rtc.text area because rtc_iram_seg and
28 .rtc.dummy :
32 . = SIZEOF(.rtc.text);
40 .rtc.force_fast :
47 *(.rtc.force_fast .rtc.force_fast.*)
60 .rtc.data :
72 .rtc.bss (NOLOAD) :
103 .rtc.force_slow :
107 *(.rtc.force_slow .rtc.force_slow.*)
152 /* Get size of rtc slow data based on rtc_data_location alias */