HomeSort by relevance Sort by last modified time
    Searched full:ldrel (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
xcofflink.c 182 bfd_byte *ldrel; member in struct:xcoff_final_link_info
434 struct internal_ldrel ldrel;
436 bfd_xcoff_swap_ldrel_in (abfd, elrel, &ldrel);
438 if (ldrel.l_symndx >= 3)
439 relbuf->sym_ptr_ptr = syms + (ldrel.l_symndx - 3);
445 switch (ldrel.l_symndx)
471 relbuf->address = ldrel.l_vaddr;
475 correct if ldrel.l_rtype == 0. In other cases, we should use
433 struct internal_ldrel ldrel; local
4036 struct internal_ldrel ldrel; local
    [all...]
coff64-rs6000.c 690 /* Swap in the ldrel structure. */
703 /* Swap out the ldrel structure. */
    [all...]
coff-rs6000.c     [all...]
ChangeLog-2009     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
od-xcoff.c 1035 struct external_ldrel *ldrel; local
1129 ldrel = (struct external_ldrel *)(ldr_data + sizeof (*lhdr)
1131 for (i = 0; i < ndrel; i++, ldrel++)
1137 rsize = bfd_h_get_8 (abfd, ldrel->l_rtype + 0);
1138 rtype = bfd_h_get_8 (abfd, ldrel->l_rtype + 1);
1141 (unsigned)bfd_h_get_32 (abfd, ldrel->l_vaddr)
    [all...]
  /toolchain/binutils/binutils-2.27/include/coff/
xcoff.h 271 /* The ldrel structure. This is used to represent a reloc in the
  /external/e2fsprogs/po/
da.po 343 msgstr "oforældreløs"
983 "%s forældreløs iknude %i (uid=%Iu, gid=%Ig, tilstand=%Im, størrelse=%Is)\n"
988 msgstr "illegal %B (%b) fundet i forældreløs iknude %i.\n"
993 msgstr "Allerede ryddet %b (%b) fundet i forældreløs iknude %i.\n"
1005 msgstr "Illegal iknude %i i forældreløs iknudeliste.\n"
    [all...]

Completed in 355 milliseconds