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

  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 2317 #define elf_gp(bfd) (elf_tdata(bfd) -> gp)
2315 #define elf_gp macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 2249 #define elf_gp(bfd) (elf_tdata(bfd) -> gp)
2247 #define elf_gp macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 2232 #define elf_gp(bfd) (elf_tdata(bfd) -> gp)
2230 #define elf_gp macro
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 2248 #define elf_gp(bfd) (elf_tdata(bfd) -> gp)
2246 #define elf_gp macro

Completed in 29 milliseconds