OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_386_GOTPC
(Results
1 - 25
of
32
) sorted by null
1
2
/development/ndk/platforms/android-9/arch-x86/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
elf.h
44
#define
R_386_GOTPC
10
/bionic/libc/arch-x86/include/machine/
elf_machdep.h
28
#define
R_386_GOTPC
10
/external/elfutils/backends/
i386_symbol.c
44
return type ==
R_386_GOTPC
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h
33
#define
R_386_GOTPC
10
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h
33
#define
R_386_GOTPC
10
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h
33
#define
R_386_GOTPC
10
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
elf.h
40
#define
R_386_GOTPC
10
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
elf.h
40
#define
R_386_GOTPC
10
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
elf.h
40
#define
R_386_GOTPC
10
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
elf.h
40
#define
R_386_GOTPC
10
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
elf.h
40
#define
R_386_GOTPC
10
/external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp
151
Type = ELF::
R_386_GOTPC
;
174
Type = ELF::
R_386_GOTPC
;
/external/chromium_org/courgette/
types_elf.h
140
R_386_GOTPC
= 10,
disassembler_elf_32_x86.cc
55
case
R_386_GOTPC
:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c
39
{"gotpc", ELF_SSYM_CURPOS_ADJUST,
R_386_GOTPC
, 32},
170
return (unsigned char)
R_386_GOTPC
;
elf.h
277
R_386_GOTPC
= 10, /* word32, GOT + A - P */
/external/elfutils/src/
i386_ld.c
580
case
R_386_GOTPC
:
818
symbol associated with the
R_386_GOTPC
relocation is
823
case
R_386_GOTPC
:
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
232
case llvm::ELF::
R_386_GOTPC
:
406
case llvm::ELF::
R_386_GOTPC
: {
921
//
R_386_GOTPC
: GOT_ORG + A - P
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
386
R_386_GOTPC
= 10,
[
all
...]