Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/bfd/
HDlibbfd.h783 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
785 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
HDformat.c459 if (abfd->direction == both_direction) in bfd_check_format_matches()
HDcache.c613 case both_direction: in bfd_open_file()
HDbfdio.c548 || abfd->direction == both_direction) in memory_bseek()
HDopncls.c239 nbfd->direction = both_direction; in bfd_fopen()
HDbfd-in2.h6544 both_direction = 3 enumerator
/dragonfly/contrib/gdb-7/bfd/
HDlibbfd.h757 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
759 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
HDformat.c427 if (abfd->direction == both_direction) in bfd_check_format_matches()
HDcache.c568 case both_direction: in bfd_open_file()
HDbfdio.c548 || abfd->direction == both_direction) in memory_bseek()
HDopncls.c246 nbfd->direction = both_direction; in bfd_fopen()
HDbfd-in2.h5828 both_direction = 3 enumerator
/dragonfly/contrib/binutils-2.34/bfd/
HDlibbfd.h807 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
809 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
HDformat.c484 if (abfd->direction == both_direction) in bfd_check_format_matches()
HDcache.c597 case both_direction: in bfd_open_file()
HDbfdio.c573 || abfd->direction == both_direction) in memory_bseek()
HDopncls.c248 nbfd->direction = both_direction; in bfd_fopen()
HDbfd-in2.h6433 both_direction = 3 enumerator
HDelf.c6628 else if (abfd->direction == both_direction) in _bfd_elf_write_object_contents()