Searched refs:nrels (Results 1 – 3 of 3) sorted by relevance
1330 size_t nrels = new_nrels; in update_relocations_section_symbol_references() local1332 nrels = old_nrels; in update_relocations_section_symbol_references()1349 nrels, in update_relocations_section_symbol_references()1356 for (newidx = relidx = 0; relidx < nrels; ++relidx) { in update_relocations_section_symbol_references()1376 for (newidx = relidx = 0; relidx < nrels; ++relidx) { in update_relocations_section_symbol_references()1453 size_t nrels = new_nrels; in update_relocations_section_offsets() local1455 nrels = old_nrels; in update_relocations_section_offsets()1472 nrels, in update_relocations_section_offsets()1495 for (relidx = 0; relidx < nrels; ++relidx) { in update_relocations_section_offsets()
659 int nrels = rshdr->sh_size / rshdr->sh_entsize; in elf_i386_create_relocations() local681 for (cnt = 0; cnt < nrels; ++cnt) in elf_i386_create_relocations()
1307 size_t nrels = (shdr_info[cnt].shdr.sh_size in handle_elf() local1311 for (size_t relidx = 0; relidx < nrels; ++relidx) in handle_elf()1329 for (size_t relidx = 0; relidx < nrels; ++relidx) in handle_elf()