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

  /src/external/gpl3/binutils/dist/bfd/
elf32-lm32.c 60 asection *sfixup32; member in struct:elf_lm32_link_hash_table
79 (lm32_elf_hash_table (info)->sfixup32)
1189 if (htab->sfixup32 == NULL)
1199 if (htab->sfixup32 == NULL)
2215 if (IS_FDPIC (abfd) && (htab->sfixup32 == NULL))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-lm32.c 60 asection *sfixup32; member in struct:elf_lm32_link_hash_table
79 (lm32_elf_hash_table (info)->sfixup32)
1188 if (htab->sfixup32 == NULL)
1198 if (htab->sfixup32 == NULL)
2213 if (IS_FDPIC (abfd) && (htab->sfixup32 == NULL))
  /src/external/gpl3/gdb/dist/bfd/
elf32-lm32.c 60 asection *sfixup32; member in struct:elf_lm32_link_hash_table
79 (lm32_elf_hash_table (info)->sfixup32)
1188 if (htab->sfixup32 == NULL)
1198 if (htab->sfixup32 == NULL)
2210 if (IS_FDPIC (abfd) && (htab->sfixup32 == NULL))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-lm32.c 60 asection *sfixup32; member in struct:elf_lm32_link_hash_table
79 (lm32_elf_hash_table (info)->sfixup32)
1189 if (htab->sfixup32 == NULL)
1199 if (htab->sfixup32 == NULL)
2211 if (IS_FDPIC (abfd) && (htab->sfixup32 == NULL))

Completed in 28 milliseconds