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

  /src/external/gpl3/binutils/dist/bfd/
coffswap.h 208 #ifndef PUT_RELOC_VADDR
209 #define PUT_RELOC_VADDR H_PUT_32
235 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
267 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
coff64-rs6000.c 66 #define PUT_RELOC_VADDR H_PUT_64
  /src/external/gpl3/binutils.old/dist/bfd/
coffswap.h 208 #ifndef PUT_RELOC_VADDR
209 #define PUT_RELOC_VADDR H_PUT_32
235 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
267 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
coff64-rs6000.c 66 #define PUT_RELOC_VADDR H_PUT_64
  /src/external/gpl3/gdb/dist/bfd/
coffswap.h 208 #ifndef PUT_RELOC_VADDR
209 #define PUT_RELOC_VADDR H_PUT_32
235 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
267 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
coff64-rs6000.c 66 #define PUT_RELOC_VADDR H_PUT_64
  /src/external/gpl3/gdb.old/dist/bfd/
coffswap.h 208 #ifndef PUT_RELOC_VADDR
209 #define PUT_RELOC_VADDR H_PUT_32
235 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
267 PUT_RELOC_VADDR (abfd, reloc_src->r_vaddr, reloc_dst->r_vaddr);
coff64-rs6000.c 66 #define PUT_RELOC_VADDR H_PUT_64

Completed in 42 milliseconds