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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 6106 Elf_Internal_Rela *allocated_relocs;
6171 relax_info->allocated_relocs = NULL;
10408 if (*internal_relocs_p != relax_info->allocated_relocs
10411 BFD_ASSERT (relax_info->allocated_relocs == NULL
10437 if (*internal_relocs_p != relax_info->allocated_relocs)
10447 relax_info->allocated_relocs = new_relocs;
10464 if (relax_info->allocated_relocs)
6089 Elf_Internal_Rela *allocated_relocs; member in struct:xtensa_relax_info_struct
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 6106 Elf_Internal_Rela *allocated_relocs;
6171 relax_info->allocated_relocs = NULL;
10408 if (*internal_relocs_p != relax_info->allocated_relocs
10411 BFD_ASSERT (relax_info->allocated_relocs == NULL
10437 if (*internal_relocs_p != relax_info->allocated_relocs)
10447 relax_info->allocated_relocs = new_relocs;
10464 if (relax_info->allocated_relocs)
6089 Elf_Internal_Rela *allocated_relocs; member in struct:xtensa_relax_info_struct
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 6104 Elf_Internal_Rela *allocated_relocs;
6169 relax_info->allocated_relocs = NULL;
10406 if (*internal_relocs_p != relax_info->allocated_relocs
10409 BFD_ASSERT (relax_info->allocated_relocs == NULL
10435 if (*internal_relocs_p != relax_info->allocated_relocs)
10445 relax_info->allocated_relocs = new_relocs;
10462 if (relax_info->allocated_relocs)
6087 Elf_Internal_Rela *allocated_relocs; member in struct:xtensa_relax_info_struct
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 6107 Elf_Internal_Rela *allocated_relocs;
6172 relax_info->allocated_relocs = NULL;
10409 if (*internal_relocs_p != relax_info->allocated_relocs
10412 BFD_ASSERT (relax_info->allocated_relocs == NULL
10438 if (*internal_relocs_p != relax_info->allocated_relocs)
10448 relax_info->allocated_relocs = new_relocs;
10465 if (relax_info->allocated_relocs)
6090 Elf_Internal_Rela *allocated_relocs; member in struct:xtensa_relax_info_struct

Completed in 66 milliseconds