Home
last modified time | relevance | path

Searched refs:relocs_to_go (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dieee.c2296 unsigned int relocs_to_go = s->reloc_count; in do_with_relocs() local
2302 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()
Doasys.c961 unsigned int relocs_to_go = s->reloc_count; in oasys_write_data() local
994 if (relocs_to_go != 0) in oasys_write_data()