Searched refs:heapbottom (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32c/
H A Dload.c82 heaptop = heapbottom = secend;
111 heaptop = heapbottom = 0;
H A Dsyscalls.c328 if (heapbottom == 0)
329 heapbottom = heaptop_arg;
H A Dreg.c37 unsigned int heapbottom = 0; variable
221 printf ("heap: %08x - %08x (%d bytes)\n", heapbottom, heaptop,
222 heaptop - heapbottom);
H A Dcpu.h214 extern unsigned int heapbottom;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32c/
H A Dload.c82 heaptop = heapbottom = secend;
111 heaptop = heapbottom = 0;
H A Dsyscalls.c328 if (heapbottom == 0)
329 heapbottom = heaptop_arg;
H A Dreg.c37 unsigned int heapbottom = 0; variable
221 printf ("heap: %08x - %08x (%d bytes)\n", heapbottom, heaptop,
222 heaptop - heapbottom);
H A Dcpu.h214 extern unsigned int heapbottom;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32c/
H A Dload.c82 heaptop = heapbottom = secend;
111 heaptop = heapbottom = 0;
H A Dsyscalls.c328 if (heapbottom == 0)
329 heapbottom = heaptop_arg;
H A Dreg.c37 unsigned int heapbottom = 0; variable
221 printf ("heap: %08x - %08x (%d bytes)\n", heapbottom, heaptop,
222 heaptop - heapbottom);
H A Dcpu.h214 extern unsigned int heapbottom;

Completed in 72 milliseconds