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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 52 R_390_JMP_SLOT = 11, // Create PLT entry.
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 54 RELOC_NUMBER (R_390_JMP_SLOT, 11) /* Create PLT entry. */
  /toolchain/binutils/binutils-2.27/gold/
s390.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 183 case 256 + objabi.RelocType(elf.R_390_JMP_SLOT):
474 rela.AddUint64(ctxt.Arch, ld.ELF64_R_INFO(uint32(s.Dynid), uint32(elf.R_390_JMP_SLOT)))
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 183 case 256 + objabi.RelocType(elf.R_390_JMP_SLOT):
474 rela.AddUint64(ctxt.Arch, ld.ELF64_R_INFO(uint32(s.Dynid), uint32(elf.R_390_JMP_SLOT)))
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 74 HOWTO(R_390_JMP_SLOT, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
75 bfd_elf_generic_reloc, "R_390_JMP_SLOT", FALSE, 0,0xffffffff, FALSE),
210 return &elf_howto_table[(int) R_390_JMP_SLOT];
    [all...]
elf64-s390.c 77 HOWTO(R_390_JMP_SLOT, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
78 bfd_elf_generic_reloc, "R_390_JMP_SLOT", FALSE, 0,MINUS_ONE, FALSE),
220 return &elf_howto_table[(int) R_390_JMP_SLOT];
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]

Completed in 409 milliseconds