HomeSort by relevance Sort by last modified time
    Searched full:orelocation (Results 1 - 25 of 32) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
elf64-sparc.c 314 addr = sec->orelocation[idx]->address;
315 if (sec->orelocation[idx]->howto->type == R_SPARC_LO10
318 arelent *r = sec->orelocation[idx + 1];
349 /* orelocation has the data, reloc_count has the count... */
360 ptr = sec->orelocation[idx];
389 arelent *r = sec->orelocation[idx + 1];
i386lynx.c 486 generic = section->orelocation;
nlm32-i386.c 241 rel_ptr_ptr = sec->orelocation;
oasys.c 964 arelent **p = s->orelocation;
969 qsort (s->orelocation, s->reloc_count, sizeof (arelent **), comp);
    [all...]
elf64-mips.c     [all...]
linker.c     [all...]
elfcode.h 883 if (sec->orelocation == NULL)
921 /* orelocation has the data, reloc_count has the count... */
933 ptr = sec->orelocation[idx];
    [all...]
riscix.c 411 generic = section->orelocation;
nlmcode.h     [all...]
section.c 465 . struct reloc_cache_entry **orelocation;
707 . {* relocation, orelocation, reloc_count, filepos, rel_filepos, *} \
    [all...]
bfd.c 998 asect->orelocation = location;
    [all...]
bout.c 277 generic = section->orelocation;
    [all...]
ieee.c     [all...]
coff-alpha.c     [all...]
ecoff.c 67 /* relocation, orelocation, reloc_count, filepos, rel_filepos, */
    [all...]
som.c     [all...]
aoutx.h     [all...]
bfd-in2.h 1525 struct reloc_cache_entry **orelocation; member in struct:bfd_section
    [all...]
coffcode.h     [all...]
vms-alpha.c     [all...]
pdp11.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c     [all...]
dlltool.c     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldwrite.c 394 n->orelocation = 0;
pe-dll.c     [all...]

Completed in 1959 milliseconds

1 2