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

  /bionic/libc/include/bits/
elf_x86.h 14 #define R_386_JMP_SLOT 7
  /bionic/linker/
linker_relocs.h 51 #define R_GENERIC_JUMP_SLOT R_386_JMP_SLOT
  /external/syslinux/com32/include/sys/
elfcommon.h 320 #define R_386_JMP_SLOT 7 /* Create PLT entry */
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 252 case R_386_JMP_SLOT:
  /external/elfutils/src/
i386_ld.c 508 rel->r_info = XELF_R_INFO (ndxtosym[idx]->outdynsymidx, R_386_JMP_SLOT);
694 case R_386_JMP_SLOT:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 523 #define R_386_JMP_SLOT 7 /* Set GOT entry to code address. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 523 #define R_386_JMP_SLOT 7 /* Set GOT entry to code address. */
    [all...]
  /external/syslinux/com32/tools/
relocs.c 183 REL_TYPE(R_386_JMP_SLOT),
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 575 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_386_JMP_SLOT)))
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 575 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_386_JMP_SLOT)))
  /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...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 536 milliseconds