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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Decoff.h81 #define STYP_RDATA 0x100 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Decoff.h81 #define STYP_RDATA 0x100 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Decoff.h81 #define STYP_RDATA 0x100 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Decoff.h81 #define STYP_RDATA 0x100 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoff.c313 { _RDATA, STYP_RDATA },
355 styp = STYP_RDATA;
403 || (styp_flags & STYP_RDATA)
414 if ((styp_flags & STYP_RDATA)
2500 || ((section.s_flags & STYP_RDATA) != 0
2521 else if ((section.s_flags & STYP_RDATA) != 0
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoff.c281 { _RDATA, STYP_RDATA },
323 styp = STYP_RDATA;
371 || (styp_flags & STYP_RDATA)
382 if ((styp_flags & STYP_RDATA)
2462 || ((section.s_flags & STYP_RDATA) != 0
2483 else if ((section.s_flags & STYP_RDATA) != 0
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c281 { _RDATA, STYP_RDATA },
323 styp = STYP_RDATA;
371 || (styp_flags & STYP_RDATA)
382 if ((styp_flags & STYP_RDATA)
2461 || ((section.s_flags & STYP_RDATA) != 0
2482 else if ((section.s_flags & STYP_RDATA) != 0
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoff.c301 { _RDATA, STYP_RDATA },
343 styp = STYP_RDATA;
391 || (styp_flags & STYP_RDATA)
402 if ((styp_flags & STYP_RDATA)
2541 || ((section.s_flags & STYP_RDATA) != 0
2562 else if ((section.s_flags & STYP_RDATA) != 0

Completed in 159 milliseconds