HomeSort by relevance Sort by last modified time
    Searched full:relocate (Results 51 - 75 of 240) sorted by null

1 23 4 5 6 7 8 910

  /frameworks/compile/libbcc/lib/ExecutionEngine/
ObjectLoader.cpp 65 if (!result->mImpl->relocate(pResolver)) {
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 266 /// relocate - Before the JIT can run a block of code that has been emitted,
269 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, function in class:ARMJITInfo
  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.c 72 # define relocate(pathname) (pathname) macro
131 dir = relocate (LIBDIR);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 133 A call to this function can relocate the previous set of
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 133 A call to this function can relocate the previous set of
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 133 A call to this function can relocate the previous set of
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 133 A call to this function can relocate the previous set of
  /frameworks/compile/linkloader/include/impl/
ELFObject.hxx 249 // Relocate the R_ARM_CALL relocation type
261 // Relocate the R_ARM_THM_CALL relocation type
619 relocate(void *(*find_sym)(void *context, char const *name), void *context) { function in class:ELFObject
  /external/elfutils/libdwfl/
Makefile.in 57 relocate.$(OBJEXT) dwfl_module_build_id.$(OBJEXT) \
232 dwfl_module.c dwfl_report_elf.c relocate.c \
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relocate.Po@am__quote@
libdwflP.h 245 to make it possible to relocate the data in place (or ELF_C_RDWR or
  /external/grub/stage2/
start.S 33 from the linker. (ELF can't relocate 16-bit addresses!) */
start_eltorito.S 39 from the linker. (ELF can't relocate 16-bit addresses!) */
  /external/v8/src/arm/
assembler-arm-inl.h 61 *p += delta; // relocate entry
  /frameworks/opt/telephony/src/java/android/telephony/
SmsCbCmasInfo.java 106 /** CMAS response type: Evacuate (Relocate). */
  /external/e2fsprogs/e2fsck/
problem.h 36 #define PR_LATCH_RELOC 0x0050 /* Latch for superblock relocate hint */
86 /* Relocate hint */
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 544 /// relocate - Before the JIT can run a block of code that has been emitted,
547 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, function in class:X86JITInfo
  /external/grub/stage1/
stage1.S 29 from the linker. (ELF can't relocate 16-bit addresses!) */
  /external/kernel-headers/original/asm-mips/sn/
kldir.h 18 * resize and/or relocate memory areas at a later time without breaking all
  /external/libffi/src/x86/
darwin64.S 53 movq %r10, 24(%rax) /* Relocate return address. */
unix64.S 53 movq %r10, 24(%rax) /* Relocate return address. */
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 172 <!-- CMAS response type: evacuate (relocate). [CHAR LIMIT=50] -->
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-ld 
i686-linux-android-ld.gold 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
ld 
ld.gold 

Completed in 2479 milliseconds

1 23 4 5 6 7 8 910