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

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
eh-directive-text-section-multiple-func.s 60 @ The first word of each entry should be relocated to .text section.
eh-directive-text-section.s 75 @ The first word should be relocated to the code address in .text section.
  /external/valgrind/main/coregrind/
m_rangemap.c 194 /* The insert could have relocated the payload, hence the
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c 345 N_("xdf: no symbol data for relocated symbol"));
349 YASM_WRITE_32_L(localbuf, xsymd->index); /* relocated symbol */
354 N_("xdf: no symbol data for relocated base symbol"));
  /external/flac/libFLAC/ia32/
bitreader_asm.nasm 183 ;; this section relocated out of the way for performance
193 ;; this section relocated out of the way for performance
489 ;; this section relocated out of the way for performance
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 555 // PC relative relocation, add the relocated value to the value already in
562 // PIC base relative relocation, add the relocated value to the value
570 // Absolute relocation, just add the relocated value to the value already
  /external/chromium_org/base/
tracked_objects.cc 414 // Lock since the map may get relocated now, and other threads sometimes
425 // Lock since the map may get relocated now, and other threads sometimes
455 base::AutoLock lock(map_lock_); // Lock as the map may get relocated now.
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_loader.cpp 217 // is temporary and will be released before the library is relocated.
  /external/chromium_org/third_party/icu/source/i18n/
regeximp.h 110 // be relocated when inserting/deleting ops in code.
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_winsys.h 322 * Write a relocated dword to a command buffer.
  /external/chromium_org/v8/src/arm64/
regexp-macro-assembler-arm64.h 93 // If the code object is relocated, the return address is fixed before
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.h 105 // If the code object is relocated, the return address is fixed before
  /external/e2fsprogs/intl/
relocatable.c 383 /* Returns the pathname, relocated according to the current installation
  /external/lldb/test/functionalities/load_unload/
TestLoadUnload.py 79 self.expect("target modules list", "LLDB successfully locates the relocated dynamic library",
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 264 /// the relocated GlobalValue reference. For example, the x86-64 call
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 264 /// object have been relocated using mapSectionAddress. When this method is
  /external/llvm/test/MC/AArch64/
arm64-elf-relocs.s 246 // Since relocated instructions print without a '#', that syntax should
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_winsys.h 322 * Write a relocated dword to a command buffer.
  /external/oprofile/libutil++/
op_bfd.h 165 /** return the relocated PC value for the given file offset */
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 75 can be accessed by [relocated] inline 32-bit offset rather than by
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_loader.cpp 217 // is temporary and will be released before the library is relocated.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
rdf-objfmt.c 267 N_("rdf: no symbol data for relocated symbol"));
415 YASM_WRITE_16_L(localbuf, reloc->refseg); /* relocated symbol */
    [all...]
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 188 /// relocated as a 64-bit GP-relative offset, e.g. .gpdword on Mips. Defaults
193 /// relocated as a 32-bit GP-relative offset, e.g. .gpword on Mips or .gprel32
  /external/oprofile/pp/
opannotate.cpp 700 /* Allow absolute paths to be relocated to a different directory */
724 /* We didn't find a relocated absolute file, or a relative file,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 214 /* Generate a relocated path to some installation directory. Allocates
220 /* Generate a relocated path to some installation directory without

Completed in 679 milliseconds

1 2 34 5 6 7 8 91011>>