Lines Matching refs:fsecndx
1144 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, in default_mismatch_handler() argument
1151 from = find_fromsym(elf, faddr, fsecndx); in default_mismatch_handler()
1261 unsigned int fsecndx, const char *fromsec, in check_section_mismatch() argument
1267 if (module_enabled && elf->export_symbol_secndx == fsecndx) { in check_section_mismatch()
1277 fsecndx, fromsec, faddr, in check_section_mismatch()
1489 unsigned int fsecndx = sechdr->sh_info; in section_rela() local
1490 const char *fromsec = sec_name(elf, fsecndx); in section_rela()
1521 fsecndx, fromsec, r_offset, taddr); in section_rela()
1529 unsigned int fsecndx = sechdr->sh_info; in section_rel() local
1530 const char *fromsec = sec_name(elf, fsecndx); in section_rel()
1547 loc = sym_get_data_by_offset(elf, fsecndx, r_offset); in section_rel()
1565 fsecndx, fromsec, r_offset, taddr); in section_rel()