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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c317 Elf_Scn * temp_scn; local
386 (temp_scn = elf_getscn(elf, shdr->sh_info)) != 0)) {
388 if (gelf_getshdr(temp_scn, &tmp_shdr) != NULL) {
398 scn_location(temp_scn, elf, state);

Completed in 47 milliseconds