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

  /src/external/gpl3/binutils/dist/bfd/
elf32-visium.c 265 static reloc_howto_type visium_elf_vtentry_howto = variable
433 return &visium_elf_vtentry_howto;
453 if (strcasecmp (visium_elf_vtentry_howto.name, r_name) == 0)
454 return &visium_elf_vtentry_howto;
474 cache_ptr->howto = &visium_elf_vtentry_howto;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-visium.c 265 static reloc_howto_type visium_elf_vtentry_howto = variable
433 return &visium_elf_vtentry_howto;
453 if (strcasecmp (visium_elf_vtentry_howto.name, r_name) == 0)
454 return &visium_elf_vtentry_howto;
474 cache_ptr->howto = &visium_elf_vtentry_howto;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-visium.c 265 static reloc_howto_type visium_elf_vtentry_howto = variable
433 return &visium_elf_vtentry_howto;
453 if (strcasecmp (visium_elf_vtentry_howto.name, r_name) == 0)
454 return &visium_elf_vtentry_howto;
474 cache_ptr->howto = &visium_elf_vtentry_howto;
  /src/external/gpl3/gdb/dist/bfd/
elf32-visium.c 265 static reloc_howto_type visium_elf_vtentry_howto = variable
433 return &visium_elf_vtentry_howto;
453 if (strcasecmp (visium_elf_vtentry_howto.name, r_name) == 0)
454 return &visium_elf_vtentry_howto;
474 cache_ptr->howto = &visium_elf_vtentry_howto;

Completed in 23 milliseconds