Lines Matching refs:fsecndx
1136 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr,
1143 from = find_fromsym(elf, faddr, fsecndx);
1253 unsigned int fsecndx, const char *fromsec,
1259 if (module_enabled && elf->export_symbol_secndx == fsecndx) {
1269 fsecndx, fromsec, faddr,
1481 unsigned int fsecndx = sechdr->sh_info;
1482 const char *fromsec = sec_name(elf, fsecndx);
1515 fsecndx, fromsec, r_offset, taddr);
1523 unsigned int fsecndx = sechdr->sh_info;
1524 const char *fromsec = sec_name(elf, fsecndx);
1541 loc = sym_get_data_by_offset(elf, fsecndx, r_offset);
1559 fsecndx, fromsec, r_offset, taddr);