Searched refs:DF_1_TRANS (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1220 #define DF_1_TRANS 0x00000200
1084 #define DF_1_TRANS macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h1087 #define DF_1_TRANS 0x00000200 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1371 DF_1_TRANS = 0x00000200, enumerator in enum:llvm::ELF::__anon1389
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1220 #define DF_1_TRANS 0x00000200 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h1223 #define DF_1_TRANS 0x00000200 macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h918 DF_1_TRANS = 0x200,
912 DF_1_TRANS = 0x200, enumerator in enum:elfcpp::DF_1
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h918 DF_1_TRANS = 0x200, enumerator in enum:elfcpp::DF_1
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h916 DF_1_TRANS = 0x200, enumerator in enum:elfcpp::DF_1
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c11675 if (val & DF_1_TRANS)
11678 val ^= DF_1_TRANS;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c10722 if (val & DF_1_TRANS)
10725 val ^= DF_1_TRANS;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c11675 if (val & DF_1_TRANS)
11678 val ^= DF_1_TRANS;

Completed in 501 milliseconds