Home
last modified time | relevance | path

Searched refs:elfedit_malloc (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Dmapfile-vers61 elfedit_malloc;
H A Delfedit.c640 elfedit_malloc(const char *item_name, size_t size) in elfedit_malloc() function
1776 moddef = elfedit_malloc(MSG_INTL(MSG_ALLOC_MODDEF), in elfedit_load_module()
2520 ucmd = elfedit_malloc(MSG_INTL(MSG_ALLOC_UCMD), in parse_user_cmd()
2813 expath = elfedit_malloc(MSG_INTL(MSG_ALLOC_EXPATH), len + 1); in establish_modpath()
2841 state.modpath.seg = elfedit_malloc(MSG_INTL(MSG_ALLOC_PATHARR), in establish_modpath()
3466 batch_list = elfedit_malloc( in main()
H A Delfconst.c324 sym->ste_alloc = elfedit_malloc(MSG_INTL(MSG_ALLOC_ELFCONDESC), in libconv_fill()
H A Delfedit_machelf.c224 obj_state = elfedit_malloc(MSG_INTL(MSG_ALLOC_OBJSTATE), in elfedit64_init_obj_state()
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers67 elfedit_malloc { FLAGS = PARENT };
/titanic_44/usr/src/cmd/sgs/include/
H A Delfedit.h613 extern void *elfedit_malloc(const char *item_name, size_t size);