Home | History | Annotate | Download | only in elfcopy

Lines Matching defs:sec

394                         Elf32_Word sec; /* index of section a symbol refers to */
475 sec = shdr_info[sym->st_shndx].idx;
477 if (sec) {
480 ASSERT (sec < SHN_LORESERVE);