OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_AARCH64_RELATIVE
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/arch-arm64/include/machine/
elf_machdep.h
99
#define
R_AARCH64_RELATIVE
1027 /* Adjust by program base. */
/development/ndk/platforms/android-L/arch-arm64/include/machine/
elf_machdep.h
99
#define
R_AARCH64_RELATIVE
1027 /* Adjust by program base. */
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/machine/
elf_machdep.h
99
#define
R_AARCH64_RELATIVE
1027 /* Adjust by program base. */
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.h
26
R_AARCH64_RELATIVE
= 1027,
AArch64RelocationHelpers.h
141
if (pType ==
R_AARCH64_RELATIVE
|| NULL == pSym)
150
///
R_AARCH64_RELATIVE
199
R_AARCH64_RELATIVE
, pParent);
AArch64Relocator.cpp
173
R_AARCH64_RELATIVE
,
258
R_AARCH64_RELATIVE
,
456
R_AARCH64_RELATIVE
== dyn_rel->type()) {
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp
53
#define
R_AARCH64_RELATIVE
1027
104
case
R_AARCH64_RELATIVE
:
362
case
R_AARCH64_RELATIVE
:
363
RLOG("
R_AARCH64_RELATIVE
target=%p (%p) bias=%p\n",
706
case
R_AARCH64_RELATIVE
:
/ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp
53
#define
R_AARCH64_RELATIVE
1027
104
case
R_AARCH64_RELATIVE
:
362
case
R_AARCH64_RELATIVE
:
363
RLOG("
R_AARCH64_RELATIVE
target=%p (%p) bias=%p\n",
706
case
R_AARCH64_RELATIVE
:
/external/qemu/include/
elf.h
813
#define
R_AARCH64_RELATIVE
1027
[
all
...]
/bionic/linker/
linker.cpp
980
case
R_AARCH64_RELATIVE
:
[
all
...]
Completed in 61 milliseconds