Searched refs:both_direction (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibbfd-in.h593 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
595 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
H A Dbfdio.c272 (abfd->direction == both_direction))
H A Dcache.c405 case both_direction:
H A Dlibbfd.h598 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
600 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
H A Dsection.c1250 case both_direction:
H A Dopncls.c269 case O_RDWR: nbfd->direction = both_direction; break;
H A Dbfd-in2.h3928 both_direction = 3
3921 both_direction = 3 enumerator in enum:bfd::bfd_direction
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h3928 both_direction = 3
3921 both_direction = 3 enumerator in enum:bfd::bfd_direction
H A Dbfd.h3928 both_direction = 3
3921 both_direction = 3 enumerator in enum:bfd::bfd_direction
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h3926 both_direction = 3
3919 both_direction = 3 enumerator in enum:bfd::bfd_direction
H A Dbfd.h3926 both_direction = 3
3919 both_direction = 3 enumerator in enum:bfd::bfd_direction

Completed in 345 milliseconds