Home
last modified time | relevance | path

Searched refs:SHT_LOOS (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h531 #define SHT_HP_OVLBITS (SHT_LOOS + 0x0)
532 #define SHT_HP_DLKM (SHT_LOOS + 0x1)
533 #define SHT_HP_COMDAT (SHT_LOOS + 0x2)
534 #define SHT_HP_OBJDICT (SHT_LOOS + 0x3)
535 #define SHT_HP_ANNOT (SHT_LOOS + 0x4)
H A Dcommon.h534 #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h531 #define SHT_HP_OVLBITS (SHT_LOOS + 0x0)
532 #define SHT_HP_DLKM (SHT_LOOS + 0x1)
533 #define SHT_HP_COMDAT (SHT_LOOS + 0x2)
534 #define SHT_HP_OBJDICT (SHT_LOOS + 0x3)
535 #define SHT_HP_ANNOT (SHT_LOOS + 0x4)
H A Dcommon.h537 #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ macro
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_data.c104 if (sht >= SHT_LOOS) in _libelf_xlate_shtype()
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h341 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d337 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d337 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h371 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d230 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d353 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d224 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h429 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h431 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h431 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h522 #define SHT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h923 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.cc821 RET_S (SHT_LOOS); in get_elf_shtype_name()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.cc915 RET_S (SHT_LOOS); in get_elf_shtype_name()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d289 enum SHT_LOOS = 0x60000000; variable
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h361 SHT_LOOS = 0x60000000,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h361 SHT_LOOS = 0x60000000,
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c335 if (hdr->sh_type != SHT_STRTAB && hdr->sh_type < SHT_LOOS) in bfd_elf_string_from_elf_section()
1556 && oheader->sh_type < SHT_LOOS)) in _bfd_elf_copy_private_bfd_data()
1622 if (j == elf_numsections (ibfd) && oheader->sh_type >= SHT_LOOS) in _bfd_elf_copy_private_bfd_data()
2548 else if (hdr->sh_type >= SHT_LOOS && hdr->sh_type <= SHT_HIOS) in bfd_section_from_shdr()
13114 #define SHT_SECONDARY_RELOC (SHT_LOOS + SHT_RELA)
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c5046 else if ((sh_type >= SHT_LOOS) && (sh_type <= SHT_HIOS)) in get_section_type_name()
5075 sprintf (buff, "LOOS+%#x", sh_type - SHT_LOOS); in get_section_type_name()
7476 if (section->sh_type < SHT_LOOS && section->sh_link != 0) in process_section_headers()
7487 if (section->sh_type < SHT_LOOS && section->sh_link != 0) in process_section_headers()
7514 && filedata->section_headers[section->sh_info].sh_type < SHT_LOOS)) in process_section_headers()
7550 else if (section->sh_type < SHT_LOOS in process_section_headers()
7562 && section->sh_type < SHT_LOOS) in process_section_headers()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c5503 else if ((sh_type >= SHT_LOOS) && (sh_type <= SHT_HIOS)) in get_section_type_name()
5532 sprintf (buff, "LOOS+%#x", sh_type - SHT_LOOS); in get_section_type_name()
8021 if (section->sh_type < SHT_LOOS && section->sh_link != 0) in process_section_headers()
8032 if (section->sh_type < SHT_LOOS && section->sh_link != 0) in process_section_headers()
8059 && filedata->section_headers[section->sh_info].sh_type < SHT_LOOS)) in process_section_headers()
8095 else if (section->sh_type < SHT_LOOS in process_section_headers()
8107 && section->sh_type < SHT_LOOS) in process_section_headers()

12