Lines Matching refs:scn_no
683 int64_t scn_no, x;
770 scn_no = 1;
771 while ((src_scn = state->sec_table[scn_no].scn) != (Elf_Scn *) -1) {
772 info = &state->sec_table[scn_no];
775 info->secno <= scn_no) {
811 data = state->sec_table[scn_no].data;
959 data = state->sec_table[scn_no].mdata;
967 (scn_no == shstrndx) &&
1001 if (state->off_table[scn_no] == 0) {
1013 if (state->nobits_table[scn_no] == 0)
1015 state->off_table[scn_no];
1017 if (state->nobits_table[scn_no] == 0)
1024 scn_no++;