Lines Matching refs:descdata
7301 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);7304 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);7328 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);7330 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);