Lines Matching defs:scn
49 Elf_Scn *scn;
59 (scn = d->d_scn) == NULL ||
60 (e = scn->s_elf) == NULL) {
69 sh_type = scn->s_shdr.s_shdr32.sh_type;
71 sh_type = scn->s_shdr.s_shdr64.sh_type;
110 Elf_Scn *scn;
120 (scn = d->d_scn) == NULL ||
121 (e = scn->s_elf) == NULL) {
130 sh_type = scn->s_shdr.s_shdr32.sh_type;
132 sh_type = scn->s_shdr.s_shdr64.sh_type;