Searched defs:elfedit_strtab_insert (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c973 * Test to see if a call to elfedit_strtab_insert() will succeed.
979 * a non-NULL value here will prevent elfedit_strtab_insert()
987 * the error elfedit_strtab_insert() would throw under the
1062 * a non-NULL value here will prevent elfedit_strtab_insert()
1070 * and it is possible to add it, elfedit_strtab_insert() will
1078 elfedit_strtab_insert(elfedit_obj_state_t *obj_state, elfedit_section_t *strsec, function
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h1039 #define elfedit_strtab_insert elfedit64_strtab_insert macro
1068 #define elfedit_strtab_insert elfedit32_strtab_insert macro

Completed in 52 milliseconds