HomeSort by relevance Sort by last modified time
    Searched full:relocated (Results 1 - 25 of 298) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Target/X86/
X86Relocations.h 27 /// reloc_pcrel_word - PC relative relocation, add the relocated value to
31 /// reloc_picrel_word - PIC base relative relocation, add the relocated
36 /// reloc_absolute_word - absolute relocation, just add the relocated
40 /// reloc_absolute_word_sext - absolute relocation, just add the relocated
45 /// reloc_absolute_dword - absolute relocation, just add the relocated
  /external/llvm/test/MC/ARM/
relocated-mapping.s 3 @ Implementation-detail test (unfortunately): values that are relocated do not
  /external/llvm/include/llvm/CodeGen/
MachORelocation.h 26 uint32_t r_address; // offset in the section to what is being relocated
28 bool r_pcrel; // was relocated pc-relative already
33 int32_t r_value; // the value the item to be relocated is referring
  /external/llvm/test/MC/AArch64/
adrp-relocation.s 7 // object file's .text section gets relocated in memory.
jump-table.s 55 // Also check the targets in .rodata are relocated
  /external/elfutils/0.153/libdwfl/
dwfl_module_getelf.c 61 if (mod->e_type == ET_REL && ! mod->main.relocated)
66 mod->main.relocated = true;
72 mod->debug.relocated = true;
73 else if (mod->debug.elf != NULL && ! mod->debug.relocated)
75 mod->debug.relocated = true;
relocate.c 123 the symbol table in RELOCATED itself when it has one, not MOD->symfile. */
126 Elf *relocated, struct reloc_symtab_cache *cache,
131 if (mod->symfile == NULL || mod->symfile->elf != relocated)
139 while ((scn = elf_nextscn (relocated, scn)) != NULL)
148 cache->symelf = relocated;
173 the file being relocated, so it's what we need. Or else
296 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr,
304 const char *tname = elf_strptr (relocated, shstrndx, tshdr->sh_name);
356 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab,
431 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata
    [all...]
  /frameworks/compile/mclinker/include/mcld/Fragment/
Relocation.h 78 /// place - P value - address of the place being relocated
113 /// m_TargetData - target data of the place being relocated
119 /// m_TargetAddress - FragmentRef of the place being relocated
  /external/llvm/lib/Target/ARM/
ARMRelocations.h 22 // reloc_arm_absolute - Absolute relocation, just add the relocated value
26 // reloc_arm_relative - PC relative relocation, add the relocated value to
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect1.asm 22 ; with the VMM (Win3.x/9x kernel). To be relocated
  /external/chromium_org/tools/gyp/test/standalone/
gyptest-standalone.py 9 option can be built even when it's relocated to a different path.
  /external/llvm/test/MC/MachO/
x86_32-scattered-reloc-fallback.s 24 // be relocated, in this case _key64b_9+4, value correct in the instruction.
  /frameworks/base/core/java/android/text/
SpanWatcher.java 37 * has been relocated from the range <code>ostart&hellip;oend</code>
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 46 // This function is used to adjust relocated addresses in a copy of an
49 // content into |dst_addr|...|dst_addr + size|, then adjust all relocated
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 46 // This function is used to adjust relocated addresses in a copy of an
49 // content into |dst_addr|...|dst_addr + size|, then adjust all relocated
  /external/chromium_org/content/browser/web_contents/
web_contents_view_overscroll_animator_slider_mac.h 23 // relocated, but it will return to its original position after the overscroll
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-relocate.py 9 option can be built even when it's relocated to a different path.
  /external/kernel-headers/original/uapi/linux/
a.out.h 245 /* Address (within segment) to be relocated. */
250 and it should be relocated for changes in its own address
253 /* Length (as exponent of 2) of the field to be relocated.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/linux/
a.out.h 250 /* Address (within segment) to be relocated. */
255 and it should be relocated for changes in its own address
258 /* Length (as exponent of 2) of the field to be relocated.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
a.out.h 241 /* Address (within segment) to be relocated. */
246 and it should be relocated for changes in its own address
249 /* Length (as exponent of 2) of the field to be relocated.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
a.out.h 241 /* Address (within segment) to be relocated. */
246 and it should be relocated for changes in its own address
249 /* Length (as exponent of 2) of the field to be relocated.
  /art/runtime/gc/space/
image_space.cc 317 *error_msg = StringPrintf("Unable to find a relocated version of image file %s",
323 *error_msg = StringPrintf("Unable to find a relocated version of image file %s",
407 // We already have a relocated version
411 // We cannot have a relocated version, Relocate the system one and use it.
445 // We can just use cache's since it should be fine. This might or might not be relocated.
476 // assume this if we are using a relocated image (i.e. image checksum
487 // Something is wrong with the relocated copy (even though checksums match). Cleanup.
490 *error_msg = StringPrintf("Attempted to use relocated version of %s at %s generated from %s "
685 // We should have already relocated by this point. Bail out.
  /bionic/libc/include/android/
dlext.h 47 * after relocation has been performed, and replace any relocated pages that
  /development/ndk/platforms/android-L/include/android/
dlext.h 47 * after relocation has been performed, and replace any relocated pages that
  /external/chromium_org/third_party/android_crazy_linker/src/tests/
test_relocated_shared_relro.cpp 82 printf("Relocated RELRO sent to child\n");

Completed in 720 milliseconds

1 2 3 4 5 6 7 8 91011>>