Searched refs:note (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elf/
H A Dorphan.s5 .section .note,"a","note"
9 .section .note.bar,"a","note"
H A Dnote-1.s5 .section .note,"",%note
H A Dnote-2.s7 .section .note,"",%note
H A Dunknown2.s1 .section .note.foo,"a","note"
H A Dunknown2.d7 \[[ 0-9]+\] \.note.foo[ \t]+NOTE[ \t]+.*
H A Dnote-1.d10 01 .note
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Dnote-1.d3 #objcopy: --add-section .note=$srcdir/note-1.d
12 \[[ 0-9]*\] .note NOTE 0*0000000 0*...... 0*000... .*
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dsection3.d2 #name: note section
H A Dgroupautoa.d14 [ ]*\[.*\][ ]+\.note.bar[ ]+NOTE.*[ ]+G[ ]+.*
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/head/
H A Dnote.h27 * note.h: interface for annotating source with info for tools
34 * sys/note.h directly and use _NOTE. For consistency, all kernel source
43 #include <sys/note.h>
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dofwmagic.S33 * Magic note section used by OpenFirmware.
36 .section ".note","",@note
38 # note header
43 # note descriptor size
46 # note type (IEEE 1275)
54 # note descriptor
71 # second note is for IBM LPARs
74 # note descriptor size
76 # note typ
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-am33lin.c43 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
48 switch (note->descsz)
55 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
58 elf_tdata (abfd)->core_lwpid = bfd_get_32 (abfd, note->descdata + 24);
69 note->descpos + offset);
73 elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
75 switch (note->descsz)
82 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
84 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-gc/
H A Dabi-note.d1 #name: --gc-sections with note section
8 .* .note.ABI-tag[ ]+NOTE.*
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-am33lin.c43 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
48 switch (note->descsz)
55 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
58 elf_tdata (abfd)->core_lwpid = bfd_get_32 (abfd, note->descdata + 24);
69 note->descpos + offset);
73 elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
75 switch (note->descsz)
82 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
84 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/doc/
H A DMakefile.am24 EXTRA_DIST = diagmeet.note
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dsplit_i386_4.s21 .section .note.GNU-stack,"",@progbits
22 .section .note.GNU-split-stack,"",@progbits
23 .section .note.GNU-no-split-stack,"",@progbits
H A Dsplit_x86_64_4.s21 .section .note.GNU-stack,"",@progbits
22 .section .note.GNU-split-stack,"",@progbits
23 .section .note.GNU-no-split-stack,"",@progbits
H A Dsplit_i386_3.s21 .section .note.GNU-stack,"",@progbits
22 .section .note.GNU-split-stack,"",@progbits
H A Dsplit_x86_64_3.s21 .section .note.GNU-stack,"",@progbits
22 .section .note.GNU-split-stack,"",@progbits
H A Dsplit_i386_n.s12 .section .note.GNU-stack,"",@progbits
H A Dsplit_x86_64_n.s12 .section .note.GNU-stack,"",@progbits
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dfootnote.c95 char *note;
104 remember_note (char *marker, char *note)
109 temp->note = xstrdup (note);
125 free (temp->note);
138 where "*" is the (optional) marker character for this note. */
143 char *note;
184 note = xmalloc (len + 1);
185 memcpy (note, &input_text[input_text_offset], len);
186 note[le
93 char *note; member in struct:fn
102 remember_note(char *marker, char *note) argument
141 char *note; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-m68k/
H A Dtls-def-1.s9 .section .note.GNU-stack,"",@progbits
/netbsd-6-1-5-RELEASE/sys/miscfs/procfs/
H A Dprocfs_note.c96 char note[PROCFS_NOTELEN+1]; local
102 error = vfs_getuserstr(uio, note, &xlen);
/netbsd-6-1-5-RELEASE/distrib/i386/ramdisks/ramdisk-rescuetiny/
H A DMakefile8 STRIP=${OBJCOPY} -S -R .ident -R .note

Completed in 295 milliseconds

1234567891011>>