Home
last modified time | relevance | path

Searched refs:nrels (Results 1 – 3 of 3) sorted by relevance

/external/elfcopy/
Delfcopy.c1330 size_t nrels = new_nrels; in update_relocations_section_symbol_references() local
1332 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() local
1455 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()
/external/elfutils/src/
Di386_ld.c659 int nrels = rshdr->sh_size / rshdr->sh_entsize; in elf_i386_create_relocations() local
681 for (cnt = 0; cnt < nrels; ++cnt) in elf_i386_create_relocations()
Dstrip.c1307 size_t nrels = (shdr_info[cnt].shdr.sh_size in handle_elf() local
1311 for (size_t relidx = 0; relidx < nrels; ++relidx) in handle_elf()
1329 for (size_t relidx = 0; relidx < nrels; ++relidx) in handle_elf()