HomeSort by relevance Sort by last modified time
    Searched refs:relptr (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
mipsbsd.c 339 arelent **relptr,
353 *relptr++ = &chain->relent;
356 *relptr = 0;
363 *relptr++ = tblptr++;
364 *relptr = 0;
378 *relptr++ = tblptr++;
380 *relptr = 0;
riscix.c 435 arelent **relptr,
449 *relptr++ = &chain->relent;
452 *relptr = 0;
459 *relptr++ = tblptr++;
460 *relptr = 0;
475 *relptr++ = tblptr++;
477 *relptr = 0;
i386lynx.c 517 arelent **relptr,
531 *relptr++ = &chain->relent;
541 *relptr++ = tblptr++;
544 *relptr = 0;
hp300hpux.c 822 arelent **relptr,
829 return aout_32_canonicalize_reloc (abfd, section, relptr, symbols);
839 *relptr++ = &chain->relent;
849 *relptr++ = tblptr++;
852 *relptr = 0;
versados.c 753 arelent **relptr,
784 *relptr++ = src++;
786 *relptr = 0;
nlmcode.h     [all...]
libbfd.c 115 arelent **relptr,
118 *relptr = NULL;
bout.c 887 arelent **relptr,
899 *relptr++ = &chain->relent;
911 *relptr++ = tblptr++;
914 *relptr = NULL;
    [all...]
elf64-sparc.c 212 arelent **relptr, asymbol **symbols)
223 *relptr++ = tblptr++;
225 *relptr = NULL;
oasys.c 739 arelent **relptr,
748 *relptr = NULL;
    [all...]
pdp11.c     [all...]
elf64-mips.c     [all...]
coffcode.h     [all...]
ecoff.c     [all...]
aoutx.h     [all...]
ieee.c     [all...]
som.c     [all...]
vms-alpha.c     [all...]
elf.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 343 ufile_ptr relptr; member in struct:xcoff32_section
539 printf (" # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n");
612 s->relptr = bfd_h_get_32 (abfd, scn.s_relptr);
938 if (bfd_seek (abfd, sect->relptr, SEEK_SET) != 0)
    [all...]

Completed in 997 milliseconds