Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Decoff.c2347 bfd_boolean set_text_start; in _bfd_ecoff_write_object_contents() local
2376 set_text_start = FALSE; in _bfd_ecoff_write_object_contents()
2474 if (! set_text_start || text_start > vma) in _bfd_ecoff_write_object_contents()
2477 set_text_start = TRUE; in _bfd_ecoff_write_object_contents()