Searched refs:ctfscnidx (Results 1 – 1 of 1) sorted by relevance
93 int ctfscnidx; in read_file() local96 if ((ctfscnidx = findelfsecidx(elf, file, ".SUNW_ctf")) < 0) { in read_file()105 if ((ctfscn = elf_getscn(elf, ctfscnidx)) == NULL || in read_file()