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

/illumos-gate/usr/src/lib/libtnfctl/
H A Delf.c49 static tnfctl_errcode_t elf_dynmatch(Elf *elf, char *strs, Elf_Scn *dyn_scn,
200 search_info.section_func = elf_dynmatch;
217 * elf_dynmatch() - this function searches for the .dynamic section and
222 elf_dynmatch(Elf * elf, function

Completed in 74 milliseconds