Home
last modified time | relevance | path

Searched refs:tlsf_realloc (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/heap/
Dlinker.lf17 tlsf:tlsf_realloc (noflash)
Dmulti_heap.c251 void *result = tlsf_realloc(heap->heap_data, p, size); in multi_heap_realloc_impl()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld29 tlsf_realloc = 0x4000041c; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld29 tlsf_realloc = 0x40000414; symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c159 void* (*tlsf_realloc)(tlsf_t tlsf, void* ptr, size_t size); member
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld243 PROVIDE( tlsf_realloc = 0x400002fc ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld264 PROVIDE( tlsf_realloc = 0x4000030c ); symbol
Drom_32c2.ld256 PROVIDE( tlsf_realloc = 0x400002fc ); symbol