Home
last modified time | relevance | path

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

1234567

/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_data.c61 case SHT_NOTE: in _libelf_xlate_shtype()
/netbsd/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/external/bsd/elftosb/dist/common/
H A DELF.h168 SHT_NOTE = 7, enumerator
/netbsd/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/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionELF.cpp141 else if (Type == ELF::SHT_NOTE) in PrintSwitchToSection()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
/netbsd/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/external/gpl3/gdb.old/dist/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
/netbsd/external/bsd/file/dist/src/
H A Dreadelf.h144 #define SHT_NOTE 7 macro
/netbsd/usr.sbin/paxctl/
H A Dpaxctl.c241 if (SH(sh_type) != SHT_NOTE) in process_one()
/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h334 #define SHT_NOTE 7 /* Auxiliary information */ macro
/netbsd/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/tools/amiga-elf2bb/sys/
H A Dexec_elf.h364 #define SHT_NOTE 7 /* Auxiliary information */ macro
/netbsd/sys/arch/amd64/stand/prekern/
H A Delf.c91 if (shdr->sh_type == SHT_NOTE) { in elf_can_drop_unmappable()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c641 if (ssect->type != SHT_NOTE in obj_elf_change_section()
662 if (ssect->type == SHT_NOTE in obj_elf_change_section()
879 return SHT_NOTE; in obj_elf_section_type()
/netbsd/external/gpl3/binutils/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/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h497 #define SHT_NOTE 7 /* Information that marks file */ macro
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dobj-elf.c645 if (ssect->type != SHT_NOTE in obj_elf_change_section()
666 if (ssect->type == SHT_NOTE in obj_elf_change_section()
916 return SHT_NOTE; in obj_elf_section_type()
/netbsd/external/gpl3/binutils/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/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-elf.c645 if (ssect->type != SHT_NOTE in obj_elf_change_section()
666 if (ssect->type == SHT_NOTE in obj_elf_change_section()
916 return SHT_NOTE; in obj_elf_section_type()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h503 #define SHT_NOTE 7 /* Information that marks file */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h503 #define SHT_NOTE 7 /* Information that marks file */ macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp264 STRINGIFY_ENUM_CASE(ELF, SHT_NOTE); in getELFSectionTypeName()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c765 elf_section_type (sec) = SHT_NOTE; in _bfd_aarch64_elf_link_setup_gnu_properties()

1234567