OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_AARCH64_COPY
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/arch-arm64/include/machine/
elf_machdep.h
96
#define
R_AARCH64_COPY
1024
/development/ndk/platforms/android-L/arch-arm64/include/machine/
elf_machdep.h
96
#define
R_AARCH64_COPY
1024
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/machine/
elf_machdep.h
96
#define
R_AARCH64_COPY
1024
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.h
23
R_AARCH64_COPY
= 1024,
AArch64Relocator.cpp
98
rel_entry.setType(
R_AARCH64_COPY
);
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp
50
#define
R_AARCH64_COPY
1024
107
case
R_AARCH64_COPY
:
374
case
R_AARCH64_COPY
:
376
RLOG("
R_AARCH64_COPY
\n");
377
*error = "Invalid
R_AARCH64_COPY
relocation in shared library";
/ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp
50
#define
R_AARCH64_COPY
1024
107
case
R_AARCH64_COPY
:
374
case
R_AARCH64_COPY
:
376
RLOG("
R_AARCH64_COPY
\n");
377
*error = "Invalid
R_AARCH64_COPY
relocation in shared library";
/external/qemu/include/
elf.h
810
#define
R_AARCH64_COPY
1024
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
Completed in 571 milliseconds