Home | History | Annotate | Download | only in bfd

Lines Matching refs:descdata

2313 	elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
2316 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);
2340 = _bfd_elfcore_strndup (abfd, note->descdata + 32, 16);
2342 = _bfd_elfcore_strndup (abfd, note->descdata + 48, 80);