Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dieee.c2205 unsigned int relocs_to_go = s->reloc_count; in do_with_relocs() local
2211 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()
Doasys.c963 unsigned int relocs_to_go = s->reloc_count; in oasys_write_data() local
996 if (relocs_to_go != 0) in oasys_write_data()