Lines Matching refs:sec
375 Elf_Scn *sec = elf_getscn (elf, ndx);
376 GElf_Shdr *shdr = gelf_getshdr (sec, &mem);
695 Elf32_Word sec = (sym->st_shndx == SHN_XINDEX
698 bool dbg_scn = ebl_debugscn_p (ebl, secndx_name (elf, sec));
1991 Elf32_Word sec;
2033 sec = shdr_info[sidx].idx;
2035 if (sec != 0)
2040 if (sec < SHN_LORESERVE)
2042 nshndx = sec;
2048 nxshndx = sec;
2051 elf_assert (sec < SHN_LORESERVE || shndxdata != NULL);