Home
last modified time | relevance | path

Searched refs:SHT_NOTE (Results 1 – 25 of 126) sorted by relevance

123456

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_data.c63 case SHT_NOTE: in _libelf_xlate_shtype()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp67 MCSectionELF *Nt = Context.getELFSection(".note.gnu.property", ELF::SHT_NOTE, in emitNoteSection()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h168 SHT_NOTE = 7, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp605 Type = ELF::SHT_NOTE; in ParseSectionArguments()
628 Type = ELF::SHT_NOTE; in ParseSectionArguments()
843 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in ParseDirectiveVersion()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionELF.cpp141 else if (Type == ELF::SHT_NOTE) in PrintSwitchToSection()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h144 #define SHT_NOTE 7 macro
/netbsd-src/usr.sbin/paxctl/
H A Dpaxctl.c241 if (SH(sh_type) != SHT_NOTE) in process_one()
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h334 #define SHT_NOTE 7 /* Auxiliary information */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d325 enum SHT_NOTE = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d325 enum SHT_NOTE = 7; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp609 if (Sec.Flags & SHF_ALLOC && Sec.Type != SHT_NOTE) in handleArgs()
627 NewSection.Type = SHT_NOTE; in handleArgs()
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h364 #define SHT_NOTE 7 /* Auxiliary information */ macro
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dnto.em72 elf_section_type (note_sec) = SHT_NOTE;
/netbsd-src/sys/arch/amd64/stand/prekern/
H A Delf.c91 if (shdr->sh_type == SHT_NOTE) { in elf_can_drop_unmappable()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d220 enum SHT_NOTE = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d339 enum SHT_NOTE = 7; variable
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldelf.c1510 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id()
1625 elf_section_type (s) = SHT_NOTE; in ldelf_setup_package_metadata()
2319 ? sh_type == SHT_NOTE in ldelf_place_orphan()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldelf.c1514 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id()
1629 elf_section_type (s) = SHT_NOTE; in ldelf_setup_package_metadata()
2329 ? sh_type == SHT_NOTE in ldelf_place_orphan()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d214 enum SHT_NOTE = 7; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c642 if (ssect->type != SHT_NOTE in obj_elf_change_section()
670 if (ssect->type == SHT_NOTE in obj_elf_change_section()
962 return SHT_NOTE; in obj_elf_section_type()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp264 STRINGIFY_ENUM_CASE(ELF, SHT_NOTE); in getELFSectionTypeName()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c765 elf_section_type (sec) = SHT_NOTE; in _bfd_aarch64_elf_link_setup_gnu_properties()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-aarch64.c765 elf_section_type (sec) = SHT_NOTE; in _bfd_aarch64_elf_link_setup_gnu_properties()

123456