Searched refs:R_386_GOTPC (Results 1 - 14 of 14) sorted by relevance

/external/elfutils/0.153/backends/
H A Di386_symbol.c44 return type == R_386_GOTPC;
/external/chromium_org/courgette/
H A Dtypes_elf.h140 R_386_GOTPC = 10, enumerator in enum:elf32_rel_386_type_values
H A Ddisassembler_elf_32_x86.cc55 case R_386_GOTPC:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-x86.c39 {"gotpc", ELF_SSYM_CURPOS_ADJUST, R_386_GOTPC, 32},
170 return (unsigned char) R_386_GOTPC;
H A Delf.h277 R_386_GOTPC = 10, /* word32, GOT + A - P */ enumerator in enum:__anon16352
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp163 Type = ELF::R_386_GOTPC;
208 Type = ELF::R_386_GOTPC;
/external/elfutils/0.153/src/
H A Di386_ld.c580 case R_386_GOTPC:
818 symbol associated with the R_386_GOTPC relocation is
823 case R_386_GOTPC:
/external/llvm/lib/Object/
H A DELF.cpp77 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GOTPC);
H A DELFYAML.cpp607 ECase(R_386_GOTPC)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py504 R_386_GOTPC = 10 variable in class:Relocs_Elf_i386
/external/qemu/include/
H A Delf.h299 #define R_386_GOTPC 10 macro
/external/llvm/include/llvm/Support/
H A DELF.h408 R_386_GOTPC = 10, enumerator in enum:llvm::ELF::__anon25583
/external/elfutils/0.153/libelf/
H A Delf.h1170 #define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ macro
/external/valgrind/main/perf/
H A Dtinycc.c976 #define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ macro
18625 case R_386_GOTPC:
18944 case R_386_GOTPC:

Completed in 1097 milliseconds