HomeSort by: relevance | last modified time | path
    Searched defs:xcoff_find_reloc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 1233 xcoff_find_reloc (struct internal_reloc *relocs,
1702 relindx = xcoff_find_reloc (relocs, amt, sym.n_value);
1862 relindx = xcoff_find_reloc (relocs, amt, csect->vma);
1227 xcoff_find_reloc (struct internal_reloc *relocs, function
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 1233 xcoff_find_reloc (struct internal_reloc *relocs,
1702 relindx = xcoff_find_reloc (relocs, amt, sym.n_value);
1862 relindx = xcoff_find_reloc (relocs, amt, csect->vma);
1227 xcoff_find_reloc (struct internal_reloc *relocs, function
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 1190 xcoff_find_reloc (struct internal_reloc *relocs,
1659 relindx = xcoff_find_reloc (relocs, amt, sym.n_value);
1819 relindx = xcoff_find_reloc (relocs, amt, csect->vma);
1184 xcoff_find_reloc (struct internal_reloc *relocs, function
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 1198 xcoff_find_reloc (struct internal_reloc *relocs,
1667 relindx = xcoff_find_reloc (relocs, amt, sym.n_value);
1827 relindx = xcoff_find_reloc (relocs, amt, csect->vma);
1192 xcoff_find_reloc (struct internal_reloc *relocs, function

Completed in 41 milliseconds