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

1 2 3 45 6 7 8 91011>>

  /external/e2fsprogs/tests/f_bbfile/
expect.1 4 Group 0's inode bitmap (4) is bad. Relocate? yes
  /external/libchrome/base/allocator/
allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc 17 // The __real_X functions here are special symbols that the linker will relocate
  /external/llvm/test/Transforms/RewriteStatepointsForGC/
preprocess.ll 16 ; CHECK-NEXT: gc.relocate
  /external/python/cpython2/Mac/Demo/quicktime/
VerySimplePlayer.py 40 # Relocate to (0, 0)
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCJITInfo.h 37 virtual void relocate(void *Function, MachineRelocation *MR,
  /external/syslinux/com32/include/syslinux/
movebits.h 97 bool relocate, size_t align,
  /external/syslinux/com32/lib/syslinux/
zonelist.c 345 bool relocate, size_t align,
362 if (!relocate) {
363 dprintf("Cannot relocate\n");
378 continue; /* Only relocate upwards */
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWasmObjectWriter.h 34 const MCSymbolWasm *Symbol; // The symbol to relocate with.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWasmObjectWriter.h 34 const MCSymbolWasm *Symbol; // The symbol to relocate with.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/MpBootDxe/
MpBootDxe.c 27 /* These externs are used to relocate our Pen code into pre-allocated memory */
58 // Relocate the Pen code
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/
FspWrapperNotifyDxe.c 51 Relocate this image under 4G memory.
57 @retval EFI_ABORTED Failed to relocate image.
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetJITInfo.h 104 /// relocate - Before the JIT can run a block of code that has been emitted,
107 virtual void relocate(void *Function, MachineRelocation *MR, function in class:llvm::TargetJITInfo
  /toolchain/binutils/binutils-2.27/gas/config/
tc-i960.h 103 r_pcrel:1, /* 1 => relocate PC-relative; else absolute
107 r_length:2, /* Number of bytes to relocate:
  /external/llvm/docs/
Statepoints.rst 32 a collector which wishes to relocate objects directly reachable from
135 In this example, we need to relocate the SSA value ``%obj``. Since we can't
146 %obj.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %0, i32 7, i32 7)
160 of each pointer in turn, we use the ``gc.relocate`` intrinsic with the
161 appropriate index. Note that both the ``gc.relocate`` and ``gc.result`` are
215 to relocate each derived pointer associated with an allocation to the same
227 The ``gc.relocate`` intrinsic supports an explicit operand for describing the
246 %obj.relocated = call i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %token, i32 7, i32 7)
247 %gep.relocated = call i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %token, i32 7, i32 8)
252 Note that in this example %p and %obj.relocate are the same address and w
    [all...]
  /external/elfutils/libdwfl/
ChangeLog 14 * relocate.c (relocate_getsym): Uncompress symtab and symtab_shndx
157 * relocate.c (relocate_section): Move nested function "relocate"
360 * relocate.c (resolve_symbol): Make sure symstrdata->d_buf != NULL.
384 * relocate.c (relocate_section): Sanity check section overlap against
390 * relocate.c (__libdwfl_relocate_value): Don't relocate against
395 * relocate.c (relocate_section): Check relocation section and target
397 (relocate): Check for offset + size overflow.
635 * relocate.c (relocate_section): Use gelf_fsize instead of relyin
    [all...]
  /art/test/testrunner/
target_config.py 213 'art-relocate-no-patchoat' : {
214 'run-test' : ['--relocate-npatchoat'],
242 '--relocate',
  /bionic/linker/arch/mips/
begin.S 76 * Relocate the local GOT entries
  /bionic/linker/arch/mips64/
begin.S 93 * Relocate the local GOT entries
  /bionic/linker/
linker_mips.cpp 42 template bool soinfo::relocate<plain_reloc_iterator>(const VersionTracker& version_tracker,
47 template bool soinfo::relocate<packed_reloc_iterator<sleb128_decoder>>(
54 bool soinfo::relocate(const VersionTracker& version_tracker, function in class:soinfo
152 // Relocate the local GOT entries.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
PeCoffLib.h 97 @param ImageContext Contains information on the loaded image to relocate
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
PrePiLib.c 70 // Relocate the image in our new buffer
  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Ppi/
EmuThunk.h 106 EFI_OUT_OF_RESOURCES - There was not enough memory to load and relocate the PE/COFF file
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeCoffLib.h 2 Provides services to load and relocate a PE/COFF image.
93 /// PeCoffLoaderRelocateImage() will relocate the image using this base address.
152 /// to load and relocate the image.
159 /// to load and relocate the image.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
PlatformPei.inf 43 # 3. Install ResetSystem and FinvFv PPI, relocate Stall to memory on
  /external/e2fsprogs/lib/ext2fs/
bmove.c 54 * Let's see if this is one which we need to relocate

Completed in 701 milliseconds

1 2 3 45 6 7 8 91011>>