Home
last modified time | relevance | path

Searched refs:elfedit_realloc (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dmapfile-vers66 elfedit_realloc;
H A Delfedit_machelf.c198 symtabndx = elfedit_realloc( in elfedit64_init_obj_state()
H A Delfedit.c655 elfedit_realloc(const char *item_name, void *ptr, size_t size) in elfedit_realloc() function
684 str->buf = elfedit_realloc(MSG_INTL(MSG_ALLOC_UCMDSTR), in strbuf_ensure_size()
2461 tokst.tokst_buf = elfedit_realloc( in tokenize_user_cmd()
H A Dsys.c346 item = elfedit_realloc(MSG_INTL(MSG_ALLOC_HELPITEM), item, in cmd_help()
H A Dutil_machelf.c1219 buf = elfedit_realloc(MSG_INTL(MSG_ALLOC_SECMSGPRE), buf, need); in elfedit_sec_msgprefix()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers72 elfedit_realloc { FLAGS = PARENT };
H A Dsym.c1064 argstate = elfedit_realloc(MSG_INTL(MSG_ALLOC_ARGSTATE), in process_args()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h620 extern void *elfedit_realloc(const char *item_name, void *ptr, size_t size);