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

/opensolaris-onvv-gate/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) function
1771 * to leak: If elfedit_malloc() fails, it can cause a jump to the
1776 moddef = elfedit_malloc(MSG_INTL(MSG_ALLOC_MODDEF),
2520 ucmd = elfedit_malloc(MSG_INTL(MSG_ALLOC_UCMD),
2813 expath = elfedit_malloc(MSG_INTL(MSG_ALLOC_EXPATH), len + 1);
2841 state.modpath.seg = elfedit_malloc(MSG_INTL(MSG_ALLOC_PATHARR),
3466 batch_list = elfedit_malloc(
H A Delfconst.c324 sym->ste_alloc = elfedit_malloc(MSG_INTL(MSG_ALLOC_ELFCONDESC),
H A Delfedit_machelf.c224 obj_state = elfedit_malloc(MSG_INTL(MSG_ALLOC_OBJSTATE),
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers67 elfedit_malloc { FLAGS = PARENT };
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Delfedit.h613 extern void *elfedit_malloc(const char *item_name, size_t size);

Completed in 105 milliseconds