Searched defs:shdr_to_gelf (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libctf/common/ | ||
H A D | ctf_lib.c | 140 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) function 330 shdr_to_gelf(&sp32[i], &sp[i]); |
Completed in 51 milliseconds