OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_386_GOTOFF
(Results
1 - 25
of
31
) sorted by null
1
2
/development/ndk/platforms/android-9/arch-x86/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
elf.h
42
#define
R_386_GOTOFF
9
/bionic/libc/arch-x86/include/machine/
elf_machdep.h
27
#define
R_386_GOTOFF
9
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h
32
#define
R_386_GOTOFF
9
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h
32
#define
R_386_GOTOFF
9
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h
32
#define
R_386_GOTOFF
9
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
elf.h
39
#define
R_386_GOTOFF
9
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
elf.h
39
#define
R_386_GOTOFF
9
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
elf.h
39
#define
R_386_GOTOFF
9
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
elf.h
39
#define
R_386_GOTOFF
9
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
elf.h
39
#define
R_386_GOTOFF
9
/external/chromium_org/courgette/
types_elf.h
139
R_386_GOTOFF
= 9,
disassembler_elf_32_x86.cc
54
case
R_386_GOTOFF
:
/external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp
192
Type = ELF::
R_386_GOTOFF
;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c
37
{"gotoff", 0,
R_386_GOTOFF
, 32},
elf.h
276
R_386_GOTOFF
= 9, /* word32, S + A - GOT */
/external/elfutils/src/
i386_ld.c
579
case
R_386_GOTOFF
:
952
case
R_386_GOTOFF
:
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
231
case llvm::ELF::
R_386_GOTOFF
:
405
case llvm::ELF::
R_386_GOTOFF
:
910
//
R_386_GOTOFF
: S + A - GOT_ORG
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
385
R_386_GOTOFF
= 9,
[
all
...]
/external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py
503
R_386_GOTOFF
= 9
[
all
...]
/external/qemu/
elf.h
291
#define
R_386_GOTOFF
9
[
all
...]
Completed in 41 milliseconds
1
2