Home
last modified time | relevance | path

Searched defs:SHF_COMDEF (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Daarch64.h36 #define SHF_COMDEF 0x80000000 /* Section may be multiply defined macro
H A Darm.h88 #define SHF_COMDEF 0x80000000 /* Section may be multiply defined in the input to a link s… macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Daarch64.h39 #define SHF_COMDEF 0x80000000 /* Section may be multiply defined macro
H A Darm.h88 #define SHF_COMDEF 0x80000000 /* Section may be multiply defined in the input to a link s… macro
/netbsd-src/sys/arch/arm/include/
H A Delf_machdep.h145 #define SHF_COMDEF 0x80000000 macro
/netbsd-src/sys/arch/aarch64/include/
H A Delf_machdep.h233 #define SHF_COMDEF 0x80000000 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h189 SHF_COMDEF = 0x80000000 //!< The section may be multiply defined in the input to a link step. enumerator