Home
last modified time | relevance | path

Searched refs:PT_NOTE (Results 1 – 25 of 130) sorted by relevance

123456

/netbsd-src/sys/arch/i386/conf/
H A Dkern.ldscript.Xen87 notes PT_NOTE;
/netbsd-src/sys/arch/amd64/conf/
H A Dkern.ldscript.Xen92 notes PT_NOTE;
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_globals.cpp55 if (phdr[i].p_type != PT_NOTE) in HwasanGlobalsFor()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h234 PT_NOTE = 4, enumerator
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_core_wait.h71 if (core_hdr.p_type != PT_NOTE) in core_find_note()
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dinternal.h367 && (segment)->p_type != PT_NOTE) \
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dinternal.h368 && (segment)->p_type != PT_NOTE) \
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h203 #define PT_NOTE 4 macro
H A Dreadelf.c397 if (xph_type != PT_NOTE) in dophn_core()
1707 case PT_NOTE: in dophn_exec()
1775 case PT_NOTE: in dophn_exec()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-2020233 a note section in a PT_NOTE segment with the same alignment. Set
234 the alignment of the PT_NOTE segment from the alignment of the
248 alignment. Verify that there are 2 PT_NOTE segments.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-2020233 a note section in a PT_NOTE segment with the same alignment. Set
234 the alignment of the PT_NOTE segment from the alignment of the
248 alignment. Verify that there are 2 PT_NOTE segments.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfcore.h382 if (i_phdr->p_type == PT_NOTE && i_phdr->p_filesz > 0) in NAME()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfcore.h382 if (i_phdr->p_type == PT_NOTE && i_phdr->p_filesz > 0) in NAME()
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h292 #define PT_NOTE 4 /* Auxiliary information */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d296 enum PT_NOTE = 4; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d296 enum PT_NOTE = 4; variable
/netbsd-src/sys/kern/
H A Dexec_elf.c802 case PT_NOTE: in exec_elf_makecmds()
929 if (ph[i].p_type != PT_NOTE || in netbsd_elf_signature()
H A Dcore_elf32.c240 ws.psections->p_type = PT_NOTE; in ELFNAMEEND()
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h307 #define PT_NOTE 4 /* Auxiliary information */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d281 enum PT_NOTE = 4; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d266 enum PT_NOTE = 4; variable
/netbsd-src/sys/compat/linux/common/
H A Dlinux_exec_elf32.c391 if (ephp->p_type != PT_NOTE || in ELFNAME2()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d276 enum PT_NOTE = 4; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp243 case ELF::PT_NOTE: in printProgramHeaders()
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dldscript19 text PT_NOTE;

123456