Home
last modified time | relevance | path

Searched defs:_cleanup_r (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dlibc_stubs.h82 void (*_cleanup_r) (struct _reent* r); member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h83 void (*_cleanup_r) (struct _reent* r); member
/hal_espressif-3.6.0/components/esp_rom/esp32s2/ld/
Desp32s2.rom.newlib-funcs.ld16 _cleanup_r = 0x4001a480; symbol
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dlibc_stubs.h95 void (*_cleanup_r) (struct _reent* r); member
/hal_espressif-3.6.0/components/esp_rom/esp32/ld/
Desp32.rom.newlib-funcs.ld19 _cleanup_r = 0x40001d48; symbol
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32s2.ld125 PROVIDE ( _cleanup_r = 0x4001a480 ); symbol
Drom_32.ld66 PROVIDE ( _cleanup_r = 0x40001d48 ); symbol
Drom_32s3_beta_2.ld176 PROVIDE ( _cleanup_r = 0x40054a6c ); symbol