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

  /src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c 3347 Elf_Internal_Rela *xrel;
3368 xrel = (elf64_alpha_find_reloc_at_ofs
3371 if (xrel)
3372 xrel->r_info = ELF64_R_INFO (0, R_ALPHA_NONE);
3338 Elf_Internal_Rela *xrel; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c 3347 Elf_Internal_Rela *xrel;
3368 xrel = (elf64_alpha_find_reloc_at_ofs
3371 if (xrel)
3372 xrel->r_info = ELF64_R_INFO (0, R_ALPHA_NONE);
3338 Elf_Internal_Rela *xrel; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-alpha.c 3339 Elf_Internal_Rela *xrel;
3360 xrel = (elf64_alpha_find_reloc_at_ofs
3363 if (xrel)
3364 xrel->r_info = ELF64_R_INFO (0, R_ALPHA_NONE);
3330 Elf_Internal_Rela *xrel; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-alpha.c 3341 Elf_Internal_Rela *xrel;
3362 xrel = (elf64_alpha_find_reloc_at_ofs
3365 if (xrel)
3366 xrel->r_info = ELF64_R_INFO (0, R_ALPHA_NONE);
3332 Elf_Internal_Rela *xrel; local

Completed in 45 milliseconds