Searched refs:__heap1_start (Results 1 – 8 of 8) sorted by relevance
422 malloc_add_pool(__heap1_start, __heap1_end - __heap1_start); in init_runtime()565 malloc_add_pool(__heap1_start, __heap1_end - __heap1_start); in init_runtime()1215 malloc_add_pool(__heap1_start, __heap1_end - __heap1_start); in virt_init_heap()
248 __heap1_start = .; define288 . += CFG_CORE_HEAP_SIZE - (__heap1_end - __heap1_start);
37 __heap1_start = .; symbol
98 extern uint8_t __heap1_start[];
75 __heap1_start = .; symbol
27173 0x000000000e17bc58 __heap1_start = .
2259 000000000e17bc58 g .heap1 0000000000000000 __heap1_start
1204 struct tee_mmap_region *tmp_mmap = (void *)__heap1_start; in get_tmp_mmap()1207 if (__heap1_end - __heap1_start < (ptrdiff_t)sizeof(static_memory_map)) in get_tmp_mmap()
Completed in 212 milliseconds