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

  /toolchain/binutils/binutils-2.27/bfd/
nlm32-alpha.c 399 static bfd_vma gp_value;
504 rel->addend += gp_value;
539 gp_value += r_symndx;
540 rel->addend = gp_value;
551 rel->addend = gp_value;
561 gp_value = r_vaddr;
397 static bfd_vma gp_value; local
  /toolchain/binutils/binutils-2.27/include/coff/
alpha.h 67 unsigned char gp_value[8]; /* value for gp register */ member in struct:external_aouthdr
mips.h 50 unsigned char gp_value[4]; /* value for gp register */ member in struct:external_aouthdr
internal.h 280 bfd_vma gp_value; /* GP register value. */ member in struct:internal_aouthdr
  /toolchain/binutils/binutils-2.27/gold/
mips.cc 1739 gp_value() const function in class:__anon4450::Mips_relobj
3497 gp_value() const function in class:__anon4450::Target_mips
    [all...]

Completed in 318 milliseconds