Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c347 int symtabidx; in symit_new() local
349 if ((symtabidx = findelfsecidx(elf, file, ".symtab")) < 0) in symit_new()
354 if ((scn = elf_getscn(elf, symtabidx)) == NULL || in symit_new()