HomeSort by relevance Sort by last modified time
    Searched refs:R_SPARC_JMP_SLOT (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 73 R_SPARC_JMP_SLOT = 21, // Create PLT entry
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 48 R_SPARC_GLOB_DAT, R_SPARC_JMP_SLOT,
98 HOWTO(R_SPARC_JMP_SLOT,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_JMP_SLOT",FALSE,0,0x00000000,TRUE),
131 { BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT },
nlm32-sparc.c 44 R_SPARC_GLOB_DAT, R_SPARC_JMP_SLOT,
73 HOWTO (R_SPARC_JMP_SLOT,0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_JMP_SLOT",FALSE,0,0x00000000,TRUE),
elf32-sparc.c 162 case R_SPARC_JMP_SLOT:
elf64-sparc.c 779 case R_SPARC_JMP_SLOT:
elfxx-sparc.c 233 HOWTO(R_SPARC_JMP_SLOT, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_JMP_SLOT",FALSE,0,0x00000000,TRUE),
385 return &_bfd_sparc_elf_howto_table[R_SPARC_JMP_SLOT];
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 84 RELOC_NUMBER (R_SPARC_JMP_SLOT, 21)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc     [all...]
  /art/runtime/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 573 R_SPARC_JMP_SLOT = 21
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 570 R_SPARC_JMP_SLOT = 21
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 573 R_SPARC_JMP_SLOT = 21
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 570 R_SPARC_JMP_SLOT = 21
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 498 milliseconds