elfedit_realloc
tokst.tokst_buf = elfedit_realloc(
str->buf = elfedit_realloc(MSG_INTL(MSG_ALLOC_UCMDSTR),
symtabndx = elfedit_realloc(
item = elfedit_realloc(MSG_INTL(MSG_ALLOC_HELPITEM), item,
buf = elfedit_realloc(MSG_INTL(MSG_ALLOC_SECMSGPRE), buf, need);
argstate = elfedit_realloc(MSG_INTL(MSG_ALLOC_ARGSTATE),
extern void *elfedit_realloc(const char *item_name, void *ptr, size_t size);