Searched refs:relocs_to_go (Results 1 – 2 of 2) sorted by relevance
2296 unsigned int relocs_to_go = s->reloc_count; in do_with_relocs() local2302 relocs_to_go, in do_with_relocs()2315 if ((abfd->flags & EXEC_P) != 0 && relocs_to_go == 0) in do_with_relocs()2326 if (relocs_to_go == 0) in do_with_relocs()2373 if (relocs_to_go) in do_with_relocs()2397 if (relocs_to_go && (*p) && (*p)->address == current_byte_index) in do_with_relocs()2399 while (relocs_to_go in do_with_relocs()2465 relocs_to_go--; in do_with_relocs()
961 unsigned int relocs_to_go = s->reloc_count; in oasys_write_data() local994 if (relocs_to_go != 0) in oasys_write_data()