Lines Matching refs:note
41 /* Support for core dump NOTE sections. */
43 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
48 switch (note->descsz)
56 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
59 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);
70 note->descpos + offset);
74 elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
76 switch (note->descsz)
83 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
85 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
88 /* Note that for some reason, a spurious space is tacked