OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_ARM_RELATIVE
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/arch-arm/include/machine/
elf_machdep.h
74
#define
R_ARM_RELATIVE
23
/development/ndk/platforms/android-L/arch-arm/include/machine/
elf_machdep.h
74
#define
R_ARM_RELATIVE
23
/external/chromium_org/courgette/
types_elf.h
145
R_ARM_RELATIVE
= 23,
disassembler_elf_32_arm.cc
283
case
R_ARM_RELATIVE
:
299
// This method compresses a contiguous stretch of
R_ARM_RELATIVE
312
// all of our
R_ARM_RELATIVE
entries in the expected order followed
346
if (section_relocs_iter->r_info !=
R_ARM_RELATIVE
||
encoded_program.cc
653
pending_elf_relocation_table_type =
R_ARM_RELATIVE
;
/external/chromium_org/tools/relocation_packer/src/
elf_traits.h
58
enum { kRelativeRelocationCode =
R_ARM_RELATIVE
};
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp
44
#define
R_ARM_RELATIVE
23
46
#define RELATIVE_RELOCATION_CODE
R_ARM_RELATIVE
108
case
R_ARM_RELATIVE
:
605
case
R_ARM_RELATIVE
:
606
RLOG("
R_ARM_RELATIVE
target=%p (%p) bias=%p\n",
880
case
R_ARM_RELATIVE
:
/external/llvm/lib/Object/
ELF.cpp
298
LLVM_ELF_SWITCH_RELOC_TYPE_NAME(
R_ARM_RELATIVE
);
[
all
...]
/external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py
688
R_ARM_RELATIVE
= 0x17
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
/art/runtime/
elf.h
699
R_ARM_RELATIVE
= 0x17,
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
714
R_ARM_RELATIVE
= 0x17,
[
all
...]
/external/elfutils/0.153/libelf/
elf.h
[
all
...]
Completed in 82 milliseconds