Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpdp11.c81 bfd_byte e_flag[2]; /* Relocation info stripped. */ member
390 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED) in NAME()
422 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag); in NAME()
425 PUT_WORD (abfd, 0, bytes->e_flag); in NAME()
430 PUT_WORD (abfd, 0, bytes->e_flag); in NAME()