Searched refs:R_X86_64_GOT32 (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp81 case R_X86_64_GOT32:
H A DX86ELFObjectWriter.cpp136 Type = ELF::R_X86_64_GOT32;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-amd64.c51 {"got", ELF_SSYM_SYM_RELATIVE, R_X86_64_GOT32, 32},
166 if (reloc->rtype_rel && ssym->reloc == R_X86_64_GOT32)
H A Delf.h316 R_X86_64_GOT32 = 3, /* word32, G + A */ enumerator in enum:__anon16353
/external/llvm/lib/Object/
H A DELF.cpp26 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOT32);
H A DELFYAML.cpp391 ECase(R_X86_64_GOT32)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py457 R_X86_64_GOT32 = 3 variable in class:Relocs_Elf_X86_64
/external/qemu/include/
H A Delf.h903 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro
/external/llvm/include/llvm/Support/
H A DELF.h358 R_X86_64_GOT32 = 3, enumerator in enum:llvm::ELF::__anon25582
/external/elfutils/0.153/libelf/
H A Delf.h2669 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro

Completed in 129 milliseconds