HomeSort by relevance Sort by last modified time
    Searched full:relocate (Results 101 - 125 of 374) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h 250 /* 1 => relocate with value of symbol.
253 0 => relocate with the address of a segment.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/linux/
a.out.h 259 /* 1 => relocate with value of symbol.
262 0 => relocate with the address of a segment.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
a.out.h 250 /* 1 => relocate with value of symbol.
253 0 => relocate with the address of a segment.
  /external/elfutils/libdwfl/
relocate.c 0 /* Relocate debug information.
306 Dwfl_Error relocate (GElf_Addr offset, const GElf_Sxword *addend, function
346 /* These are the types we can relocate. */
462 result = relocate (r->r_offset, NULL,
491 result = relocate (r->r_offset, &r->r_addend,
Makefile.am 51 dwfl_module.c dwfl_report_elf.c relocate.c \
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@
  /external/e2fsprogs/intl/
localcharset.c 73 # define relocate(pathname) (pathname) macro
119 const char *dir = relocate (LIBDIR);
localealias.c 68 # define relocate(pathname) (pathname) macro
233 fp = fopen (relocate (full_fname), "r");
relocatable.c 386 relocate (const char *pathname) function
445 /* Nothing to relocate. */
  /external/llvm/lib/Target/Mips/
MipsJITInfo.cpp 244 /// relocate - Before the JIT can run a block of code that has been emitted,
247 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, function in class:MipsJITInfo
  /external/elfutils/src/
unstrip.c 89 { "relocate", 'R', NULL, 0,
107 bool relocate; member in struct:arg_info
156 info->relocate = true;
203 if (info->ignore || info->all || info->modnames || info->relocate)
    [all...]
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ObjectLoader.cpp 65 if (!result->mImpl->relocate(pResolver)) {
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 114 /// relocate - applying relocation entries and create relocation
  /external/bison/lib/
localcharset.c 71 # define relocate(pathname) (pathname) macro
134 dir = relocate (LIBDIR);
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 264 /// relocate - Before the JIT can run a block of code that has been emitted,
267 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, function in class:ARMJITInfo
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 481 /// Before relocate(), after layout(), FragmentLinker should correct value of all
507 /// relocate - applying relocation entries and create relocation
  /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/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx 252 // Relocate the R_ARM_CALL relocation type
264 // Relocate the R_ARM_THM_CALL relocation type
622 relocate(void *(*find_sym)(void *context, char const *name), void *context) { function in class:ELFObject
  /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

Completed in 1673 milliseconds

1 2 3 45 6 7 8 91011>>