Searched refs:BFD_IO_FUNCS (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dpef.c32 #ifndef BFD_IO_FUNCS
33 #define BFD_IO_FUNCS 0 macro
582 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS)));
1198 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS)));
H A Dmach-o.c28 #ifndef BFD_IO_FUNCS
29 #define BFD_IO_FUNCS 0 macro
1670 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS)));

Completed in 87 milliseconds