/external/llvm/test/MC/ARM/ |
symbol-variants.s | 63 @ prel31 64 .word f18(PREL31) 65 .word f19(prel31)
|
/external/libunwind/src/arm/ |
Gex_tables.c | 57 prel31_to_addr (unw_addr_space_t as, void *arg, unw_word_t prel31, 62 if ((*as->acc.access_mem)(as, prel31, &offset, 0, arg) < 0) 66 *val = prel31 + offset; 291 /* An ARM unwind entry consists of a prel31 offset to the start of a 295 * if bit 31 is zero: this is a prel31 offset of the start of the 387 the unwind entries. The 'key' is a prel31 offset to the start of a
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMRelocationFunctions.h | 33 DECL_ARM_APPLY_RELOC_FUNC(prel31) \ 84 { &prel31, 42, "R_ARM_PREL31" }, \
|
ARMLDBackend.cpp | 758 // Add PREL31 reference to the beginning of the uncovered region. 778 // Add PREL31 reference to the end of the .text section. [all...] |
ARMRelocator.cpp | 666 // These are branch relocation (except PREL31) 1337 ARMRelocator::Result prel31(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld [all...] |
/external/elfutils/backends/ |
arm_reloc.def | 73 RELOC_TYPE (PREL31, REL)
|
/external/llvm/tools/llvm-readobj/ |
ARMEHABIPrinter.h | 320 static uint64_t PREL31(uint32_t Address, uint32_t Place) { 457 uint64_t Address = PREL31(Word, EHT->sh_addr); 479 /// * The first word contains a PREL31 offset to the start of a function with 482 /// - The PREL31 offset of the start of the table entry for the function, 506 const uint64_t Offset = PREL31(Word0, IT->sh_addr); 530 uint64_t TableEntryOffset = PREL31(Word1, IT->sh_addr);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindLevel1-gcc-ext.c | 137 // EHT entry is a prel31 pointing to the PR, followed by data understood
|
UnwindCursor.hpp | 781 // | |0| prel31 to personalityRoutine | | [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
arm-reloc.def | 106 RD(PREL31 , STATIC , N, DATA , ((S + A) | T) - P , Y, -1, Y)
|
arm.cc | [all...] |
ChangeLog | [all...] |
/external/libunwind_llvm/src/ |
Unwind-EHABI.cpp | 216 // EHT entry is a prel31 pointing to the PR, followed by data understood 223 data++; // Skip the first word, which is the prel31 offset. [all...] |
UnwindCursor.hpp | 798 // | |0| prel31 to personalityRoutine | | [all...] |
/external/llvm/lib/MC/ |
MCExpr.cpp | 208 case VK_ARM_PREL31: return "prel31"; 396 .Case("prel31", VK_ARM_PREL31)
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_personality.cpp | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-tic6x.c | [all...] |
elf32-arm.c | [all...] |
/toolchain/binutils/binutils-2.25/gold/po/ |
gold.pot | 139 msgid "PREL31 overflow in EXIDX_CANTUNWIND entry" [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/ |
libGL.so | |
libGL.so.1 | |
libosmesa.so | |
/toolchain/binutils/binutils-2.25/binutils/ |
readelf.c | [all...] |
/prebuilts/sdk/tools/linux/bin/ |
arm-linux-androideabi-ld | |
i686-linux-android-ld | |