Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpdp11.c99 #define A_FLAG_RELOC_STRIPPED 0x0001 macro
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()