Searched refs:relocs_to_go (Results 1 – 2 of 2) sorted by relevance
2205 unsigned int relocs_to_go = s->reloc_count; in do_with_relocs() local2211 relocs_to_go, in do_with_relocs()2224 if ((abfd->flags & EXEC_P) != 0 && relocs_to_go == 0) in do_with_relocs()2235 if (relocs_to_go == 0) in do_with_relocs()2282 if (relocs_to_go) in do_with_relocs()2306 if (relocs_to_go && (*p) && (*p)->address == current_byte_index) in do_with_relocs()2308 while (relocs_to_go in do_with_relocs()2374 relocs_to_go--; in do_with_relocs()
963 unsigned int relocs_to_go = s->reloc_count; in oasys_write_data() local996 if (relocs_to_go != 0) in oasys_write_data()