Home | History | Annotate | Download | only in bfd

Lines Matching refs:note

40 /* Support for core dump NOTE sections.  */
42 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
47 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)
75 switch (note->descsz)
82 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
84 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
87 /* Note that for some reason, a spurious space is tacked