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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dformat.c183 if (abfd->direction == both_direction)
339 if (abfd->direction == both_direction)
H A Dbfdio.c290 (abfd->direction == both_direction))
H A Dcache.c481 case both_direction:
H A Dlibbfd-in.h642 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
644 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
H A Dlibbfd.h647 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
649 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
H A Dopncls.c217 nbfd->direction = both_direction;
H A Dbfd-in2.h4642 both_direction = 3
4635 both_direction = 3 enumerator in enum:bfd::bfd_direction
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4649 both_direction = 3
4642 both_direction = 3 enumerator in enum:bfd::bfd_direction

Completed in 148 milliseconds