Searched refs:STYP_CLINK (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dsections.s66 .clink ; mark section clink as STYP_CLINK
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dti.h202 STYP_CLINK: the section should be excluded from the final
209 #define STYP_CLINK (0x4000) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dti.h203 STYP_CLINK: the section should be excluded from the final
210 #define STYP_CLINK (0x4000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h203 STYP_CLINK: the section should be excluded from the final
210 #define STYP_CLINK (0x4000) macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dti.h203 STYP_CLINK: the section should be excluded from the final
210 #define STYP_CLINK (0x4000) macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h614 #ifdef STYP_CLINK
616 styp_flags |= STYP_CLINK;
740 #ifdef STYP_CLINK
741 if (styp_flags & STYP_CLINK)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h618 #ifdef STYP_CLINK
620 styp_flags |= STYP_CLINK;
753 #ifdef STYP_CLINK
754 if (styp_flags & STYP_CLINK)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h618 #ifdef STYP_CLINK
620 styp_flags |= STYP_CLINK;
753 #ifdef STYP_CLINK
754 if (styp_flags & STYP_CLINK)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h563 #ifdef STYP_CLINK
565 styp_flags |= STYP_CLINK;
698 #ifdef STYP_CLINK
699 if (styp_flags & STYP_CLINK)

Completed in 294 milliseconds