| /netbsd-src/sys/arch/i386/conf/ |
| H A D | kern.ldscript.Xen | 87 notes PT_NOTE;
|
| /netbsd-src/sys/arch/amd64/conf/ |
| H A D | kern.ldscript.Xen | 92 notes PT_NOTE;
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| H A D | hwasan_globals.cpp | 55 if (phdr[i].p_type != PT_NOTE) in HwasanGlobalsFor()
|
| /netbsd-src/external/bsd/elftosb/dist/common/ |
| H A D | ELF.h | 234 PT_NOTE = 4, enumerator
|
| /netbsd-src/tests/lib/libc/sys/ |
| H A D | t_ptrace_core_wait.h | 71 if (core_hdr.p_type != PT_NOTE) in core_find_note()
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | internal.h | 367 && (segment)->p_type != PT_NOTE) \
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | internal.h | 368 && (segment)->p_type != PT_NOTE) \
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | readelf.h | 203 #define PT_NOTE 4 macro
|
| H A D | readelf.c | 397 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 D | ChangeLog-2020 | 233 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 D | ChangeLog-2020 | 233 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 D | elfcore.h | 382 if (i_phdr->p_type == PT_NOTE && i_phdr->p_filesz > 0) in NAME()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elfcore.h | 382 if (i_phdr->p_type == PT_NOTE && i_phdr->p_filesz > 0) in NAME()
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | exec_elf.h | 292 #define PT_NOTE 4 /* Auxiliary information */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
| H A D | elf_common.d | 296 enum PT_NOTE = 4; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
| H A D | elf_common.d | 296 enum PT_NOTE = 4; variable
|
| /netbsd-src/sys/kern/ |
| H A D | exec_elf.c | 802 case PT_NOTE: in exec_elf_makecmds() 929 if (ph[i].p_type != PT_NOTE || in netbsd_elf_signature()
|
| H A D | core_elf32.c | 240 ws.psections->p_type = PT_NOTE; in ELFNAMEEND()
|
| /netbsd-src/tools/amiga-elf2bb/sys/ |
| H A D | exec_elf.h | 307 #define PT_NOTE 4 /* Auxiliary information */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
| H A D | elf_common.d | 281 enum PT_NOTE = 4; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
| H A D | elf.d | 266 enum PT_NOTE = 4; variable
|
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_exec_elf32.c | 391 if (ephp->p_type != PT_NOTE || in ELFNAME2()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | elf_common.d | 276 enum PT_NOTE = 4; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
| H A D | ELFDump.cpp | 243 case ELF::PT_NOTE: in printProgramHeaders()
|
| /netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
| H A D | ldscript | 19 text PT_NOTE;
|