Lines Matching defs:sec_table

44 	section_info_table *sec_table;
270 state.sec_table = NULL;
297 if (state.sec_table != NULL)
298 free(state.sec_table);
341 sinfo = &state->sec_table[scn_index];
506 (void) gelf_getshdr(state->sec_table[SYM].scn, &tmp_shdr);
507 state->sec_table[SYM].secno = (GElf_Word)DELETED;
511 SET_ACTION(state->sec_table[SYM].flags, ACT_DELETE);
520 (GET_LOC(state->sec_table[tmp_shdr.sh_link].flags) ==
522 state->sec_table[tmp_shdr.sh_link].secno =
527 SET_ACTION(state->sec_table[tmp_shdr.sh_link].flags,
584 sinfo = &(state->sec_table[0]);
601 sec_table[rel_idx].flags) == PRIOR)
602 state->sec_table[rel_idx].
605 state->sec_table[rel_idx].
607 SET_ACTION(state->sec_table[rel_idx].
616 if (((state->sec_table[rel_idx].secno ==
618 (state->sec_table[rel_idx].secno ==
635 sinfo = &(state->sec_table[1]);
733 (state->sec_table[shstrndx].secno == (GElf_Word)DELETED))
771 while ((src_scn = state->sec_table[scn_no].scn) != (Elf_Scn *) -1) {
772 info = &state->sec_table[scn_no];
793 else if ((int)state->sec_table[src_shdr.sh_link].secno <
798 state->sec_table[src_shdr.sh_link].secno;
803 ((int)state->sec_table[src_shdr.
808 sec_table[src_shdr.sh_info].secno;
811 data = state->sec_table[scn_no].data;
854 sec_table[csym.st_shndx];
919 sec_table[oldshndx[c]];
959 data = state->sec_table[scn_no].mdata;
1079 info = &state->sec_table[0];
1118 state->sec_table[src_shdr.sh_link].osecno;
1125 state->sec_table[src_shdr.sh_info].osecno;
1143 (state->sec_table[shstrndx].secno < shnum)) {
1144 if (state->sec_table[shstrndx].secno < SHN_LORESERVE) {
1146 state->sec_table[dst_ehdr.e_shstrndx].secno;
1162 shdr0.sh_link = state->sec_table[shstrndx].secno;
1197 (state->sec_table[state->notesctndx].secno)) {
1202 state->sec_table[state->notesctndx].secno);
1523 state->sec_table = (section_info_table *)
1525 if (state->sec_table == NULL) {
1576 if (state->sec_table[grpdata[i]].secno !=
1601 while (state->sec_table[sno].scn != (Elf_Scn *)-1) {
1602 sinfo = &state->sec_table[sno];
1638 if (state->sec_table[grpdata[i]].secno !=
1641 state->sec_table[grpdata[i]].secno;