Home
last modified time | relevance | path

Searched refs:copystrings (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwelf/
Ddwelf_strtab.c294 copystrings (Dwelf_Strent *nodep, char **freep, size_t *offsetp) in copystrings() function
297 copystrings (nodep->left, freep, offsetp); in copystrings()
312 copystrings (nodep->right, freep, offsetp); in copystrings()
342 copystrings (st->root, &endp, &copylen); in dwelf_strtab_finalize()
/external/elfutils/libebl/
DChangeLog398 * libebl/eblstrtab.c (ebl_strtabfinalize): Only call copystrings