Home
last modified time | relevance | path

Searched refs:SHF_MASKOS (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h353 #define SHF_MASKOS 0x0f000000 /* Operating system specific values */ macro
/netbsd/tools/amiga-elf2bb/sys/
H A Dexec_elf.h383 #define SHF_MASKOS 0x0f000000 /* Operating system specific values */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h549 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */ macro
H A DChangeLog-91031087 (SHF_MASKOS): Change value.
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h555 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h555 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h574 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */ macro
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h476 #define SHF_MASKOS 0x0ff00000 /* Operating system specific values */ macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h478 #define SHF_MASKOS 0x0ff00000 /* Operating system specific values */ macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h478 #define SHF_MASKOS 0x0ff00000 /* Operating system specific values */ macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1020 SHF_MASKOS = 0x0ff00000, enumerator
/netbsd/sys/sys/
H A Dexec_elf.h570 #define SHF_MASKOS 0x0ff00000 /* Operating system specific values */ macro
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp97 ELF::SHF_MASKOS | ELF::SHF_MASKPROC | ELF::SHF_TLS | in getSectionFlagsPreserveMask()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.c657 | SHF_MASKOS in obj_elf_change_section()
934 *gnu_attr |= (numeric_flags & SHF_MASKOS); in obj_elf_parse_section_letters()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldelf.c1887 & (SHF_MASKPROC | SHF_MASKOS)) != 0)) in elf_orphan_compatible()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldelf.c1887 & (SHF_MASKPROC | SHF_MASKOS)) != 0)) in elf_orphan_compatible()
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Delfcpp.h440 SHF_MASKOS = 0x0ff00000,
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h436 SHF_MASKOS = 0x0ff00000,
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c655 if (old_sec == NULL && ((attr & ~(SHF_MASKOS | SHF_MASKPROC)) in obj_elf_change_section()
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h440 SHF_MASKOS = 0x0ff00000,
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldelf.c2083 & (SHF_MASKPROC | SHF_MASKOS)) != 0)) in elf_orphan_compatible()
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h440 SHF_MASKOS = 0x0ff00000,
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dobj-elf.c659 if (old_sec == NULL && ((attr & ~(SHF_MASKOS | SHF_MASKPROC)) in obj_elf_change_section()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-elf.c659 if (old_sec == NULL && ((attr & ~(SHF_MASKOS | SHF_MASKPROC)) in obj_elf_change_section()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1299 if (Flag & ELF::SHF_MASKOS) { in getGNUFlags()
1301 Flags &= ~ELF::SHF_MASKOS; in getGNUFlags()
4047 PrintUnknownFlags(SHF_MASKOS, "OS"); in printSectionDetails()

12