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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3163 unsigned int non_zero_localentry:1;
4335 ppc_elf_hash_entry (h)->non_zero_localentry = 1;
5807 && !ppc_elf_hash_entry (h)->non_zero_localentry
7977 are workarounds in ld (see non_zero_localentry) to detect the
3159 unsigned int non_zero_localentry:1; member in struct:ppc_link_hash_entry
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3171 unsigned int non_zero_localentry:1;
4343 ppc_elf_hash_entry (h)->non_zero_localentry = 1;
5815 && !ppc_elf_hash_entry (h)->non_zero_localentry
7977 are workarounds in ld (see non_zero_localentry) to detect the
3167 unsigned int non_zero_localentry:1; member in struct:ppc_link_hash_entry
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3171 unsigned int non_zero_localentry:1;
4342 ppc_elf_hash_entry (h)->non_zero_localentry = 1;
5809 && !ppc_elf_hash_entry (h)->non_zero_localentry
7970 are workarounds in ld (see non_zero_localentry) to detect the
3167 unsigned int non_zero_localentry:1; member in struct:ppc_link_hash_entry
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3176 unsigned int non_zero_localentry:1;
4348 ppc_elf_hash_entry (h)->non_zero_localentry = 1;
5806 && !ppc_elf_hash_entry (h)->non_zero_localentry
7967 are workarounds in ld (see non_zero_localentry) to detect the
3172 unsigned int non_zero_localentry:1; member in struct:ppc_link_hash_entry

Completed in 61 milliseconds