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

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 754 R_X86_64_JMP_SLOT R_X86_64 = 7 /* Set GOT entry to code address. */
800 {7, "R_X86_64_JMP_SLOT"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 754 R_X86_64_JMP_SLOT R_X86_64 = 7 /* Set GOT entry to code address. */
800 {7, "R_X86_64_JMP_SLOT"},
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 603 rela.AddUint64(ctxt.Arch, ld.ELF64_R_INFO(uint32(s.Dynid), uint32(elf.R_X86_64_JMP_SLOT)))
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 603 rela.AddUint64(ctxt.Arch, ld.ELF64_R_INFO(uint32(s.Dynid), uint32(elf.R_X86_64_JMP_SLOT)))

Completed in 399 milliseconds