Lines Matching defs:scn
51 Elf_Scn *scn;
61 (scn = d->d_scn) == NULL ||
62 (e = scn->s_elf) == NULL) {
71 sh_type = scn->s_shdr.s_shdr32.sh_type;
73 sh_type = scn->s_shdr.s_shdr64.sh_type;
114 Elf_Scn *scn;
124 (scn = d->d_scn) == NULL ||
125 (e = scn->s_elf) == NULL) {
134 sh_type = scn->s_shdr.s_shdr32.sh_type;
136 sh_type = scn->s_shdr.s_shdr64.sh_type;