Home
last modified time | relevance | path

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

/netbsd/external/bsd/file/dist/src/
H A Dreadelf.h531 #define DF_1_CONFALT 0x00002000 /* Configuration alternative */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1088 #define DF_1_CONFALT 0x00002000 macro
H A DChangeLog-0415537 (DF_1_CONFALT): This.
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h1091 #define DF_1_CONFALT 0x00002000 macro
H A DChangeLog-0415537 (DF_1_CONFALT): This.
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h1091 #define DF_1_CONFALT 0x00002000 macro
H A DChangeLog-0415537 (DF_1_CONFALT): This.
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1224 #define DF_1_CONFALT 0x00002000 macro
H A DChangeLog-0415537 (DF_1_CONFALT): This.
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h741 #define DF_1_CONFALT 0x00002000 /* Configuration alternative */ macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h741 #define DF_1_CONFALT 0x00002000 /* Configuration alternative */ macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1375 DF_1_CONFALT = 0x00002000, // Configuration alternative created. enumerator
/netbsd/sys/sys/
H A Dexec_elf.h835 #define DF_1_CONFALT 0x00002000 /* Configuration alternative */ macro
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-201226 * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
H A Dreadelf.c10231 if (val & DF_1_CONFALT) in process_dynamic_section()
10234 val ^= DF_1_CONFALT; in process_dynamic_section()
/netbsd/external/gpl3/gdb/dist/binutils/
H A DChangeLog-201226 * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
H A Dreadelf.c10739 if (val & DF_1_CONFALT) in process_dynamic_section()
10742 val ^= DF_1_CONFALT; in process_dynamic_section()
/netbsd/external/gpl3/binutils/dist/binutils/
H A DChangeLog-201226 * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
H A Dreadelf.c11689 if (val & DF_1_CONFALT) in process_dynamic_section()
11692 val ^= DF_1_CONFALT; in process_dynamic_section()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A DChangeLog-201226 * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
H A Dreadelf.c10739 if (val & DF_1_CONFALT) in process_dynamic_section()
10742 val ^= DF_1_CONFALT; in process_dynamic_section()
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m4108 _(`DF_1_CONFALT', 0x2000,