Home
last modified time | relevance | path

Searched refs:A_FLAG_RELOC_STRIPPED (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dpdp11.c104 #define A_FLAG_RELOC_STRIPPED 0x0001 macro
442 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED) in NAME()
474 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag); in NAME()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dpdp11.c100 #define A_FLAG_RELOC_STRIPPED 0x0001 macro
391 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED) in NAME()
423 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag); in NAME()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c104 #define A_FLAG_RELOC_STRIPPED 0x0001 macro
444 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED) in NAME()
476 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag); in NAME()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dpdp11.c104 #define A_FLAG_RELOC_STRIPPED 0x0001 macro
442 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED) in NAME()
474 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag); in NAME()