HomeSort by relevance Sort by last modified time
    Searched defs:glink (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-ppc.c 69 /* For new-style .glink and .plt. */
2808 asection *plt, *relplt, *dynamic, *glink; local
3146 asection *glink; member in struct:ppc_elf_link_hash_table
    [all...]
elf64-ppc.c 179 /* glink call stub instructions. We enter with the index in R0. */
209 /* .glink entries for the first 32k functions are two instructions. */
3345 asection *dynamic, *glink = NULL, *relplt = NULL; local
3949 asection *glink; member in struct:ppc_link_hash_table
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc 702 // Get the .glink section.
1143 // Create glink.
3253 const Output_data_glink<size, big_endian>* glink local
    [all...]
  /external/elfutils/src/
readelf.c 1653 GElf_Shdr *glink; local
2303 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), local
2561 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), local
2637 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), local
2940 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_link), local
3013 GElf_Shdr *glink = gelf_getshdr (elf_getscn (ebl->elf, local
4712 GElf_Shdr *glink; local
    [all...]

Completed in 1403 milliseconds