HomeSort by relevance Sort by last modified time
    Searched refs:descdata (Results 1 - 25 of 30) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
elf32-am33lin.c 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);
82 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
84 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
elf32-tilegx.c 42 bfd_get_16 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_CURSIG);
46 bfd_get_32 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_PID);
64 = _bfd_elfcore_strndup (abfd, note->descdata + TILEGX_PRPSINFO_OFFSET_PR_FNAME, 16);
66 = _bfd_elfcore_strndup (abfd, note->descdata + TILEGX_PRPSINFO_OFFSET_PR_PSARGS, ELF_PR_PSARGS_SIZE);
elf64-tilegx.c 42 bfd_get_16 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_CURSIG);
46 bfd_get_32 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_PID);
64 = _bfd_elfcore_strndup (abfd, note->descdata + TILEGX_PRPSINFO_OFFSET_PR_FNAME, 16);
66 = _bfd_elfcore_strndup (abfd, note->descdata + TILEGX_PRPSINFO_OFFSET_PR_PSARGS, ELF_PR_PSARGS_SIZE);
elf32-sparc.c 43 = _bfd_elfcore_strndup (abfd, note->descdata + 84, 16);
45 = _bfd_elfcore_strndup (abfd, note->descdata + 100, 80);
50 = _bfd_elfcore_strndup (abfd, note->descdata + 88, 16);
52 = _bfd_elfcore_strndup (abfd, note->descdata + 104, 80);
elfxx-aarch64.c 488 = bfd_get_16 (abfd, note->descdata + 12);
492 = bfd_get_32 (abfd, note->descdata + 32);
515 elf_tdata (abfd)->core->pid = bfd_get_32 (abfd, note->descdata + 24);
517 = _bfd_elfcore_strndup (abfd, note->descdata + 40, 16);
519 = _bfd_elfcore_strndup (abfd, note->descdata + 56, 80);
elf32-cris.c 515 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
518 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 22);
534 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
537 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 22);
562 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
564 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
574 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
576 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
    [all...]
elf32-mips.c     [all...]
elf32-i386.c 421 int pr_version = bfd_get_32 (abfd, note->descdata);
427 elf_tdata (abfd)->core->signal = bfd_get_32 (abfd, note->descdata + 20);
430 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);
434 size = bfd_get_32 (abfd, note->descdata + 8);
445 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
448 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);
468 int pr_version = bfd_get_32 (abfd, note->descdata);
474 = _bfd_elfcore_strndup (abfd, note->descdata + 8, 17);
476 = _bfd_elfcore_strndup (abfd, note->descdata + 25, 81);
487 = bfd_get_32 (abfd, note->descdata + 12)
    [all...]
elf.c     [all...]
elf64-ia64-vms.c     [all...]
elfn32-mips.c     [all...]
elf64-x86-64.c 359 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
362 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 24);
373 = bfd_get_16 (abfd, note->descdata + 12);
377 = bfd_get_32 (abfd, note->descdata + 32);
401 = bfd_get_32 (abfd, note->descdata + 12);
403 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
405 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
410 = bfd_get_32 (abfd, note->descdata + 24);
412 = _bfd_elfcore_strndup (abfd, note->descdata + 40, 16);
414 = _bfd_elfcore_strndup (abfd, note->descdata + 56, 80)
    [all...]
elf64-mips.c     [all...]
elf32-m68k.c     [all...]
elf32-hppa.c     [all...]
elf32-nios2.c 1083 elf_tdata (abfd)->core->signal = bfd_get_16 (abfd, note->descdata + 12);
1086 elf_tdata (abfd)->core->pid = bfd_get_32 (abfd, note->descdata + 24);
1111 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
1113 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
    [all...]
elf32-score.c     [all...]
elf32-score7.c     [all...]
elf32-tilepro.c 949 bfd_get_16 (abfd, note->descdata + TILEPRO_PRSTATUS_OFFSET_PR_CURSIG);
953 bfd_get_32 (abfd, note->descdata + TILEPRO_PRSTATUS_OFFSET_PR_PID);
    [all...]
elf64-hppa.c     [all...]
elf32-frv.c     [all...]
elf32-ppc.c     [all...]
elf32-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 14139 unsigned char *descdata, *filenames, *descend; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
internal.h 139 char * descdata; /* Start of the desc data */ member in struct:elf_internal_note
140 bfd_vma descpos; /* File offset of the descdata */

Completed in 2984 milliseconds

1 2