Searched refs:section_init (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dhw_htab.c428 void *section_init; local
473 section_init = zalloc(section_size);
476 section_init, 0,
482 section_init,
489 zfree(section_init); /* only free if load */
H A Dhw_init.c391 void *section_init = zalloc(section_size); local
394 section_init, 0,
401 section_init,
408 zfree(section_init); /* only free if load */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dhw_htab.c428 void *section_init; local
473 section_init = zalloc(section_size);
476 section_init, 0,
482 section_init,
489 zfree(section_init); /* only free if load */
H A Dhw_init.c391 void *section_init = zalloc(section_size); local
394 section_init, 0,
401 section_init,
408 zfree(section_init); /* only free if load */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dhw_htab.c428 void *section_init; local
473 section_init = zalloc(section_size);
476 section_init, 0,
482 section_init,
489 zfree(section_init); /* only free if load */
H A Dhw_init.c391 void *section_init = zalloc(section_size); local
394 section_init, 0,
401 section_init,
408 zfree(section_init); /* only free if load */

Completed in 177 milliseconds