HomeSort by relevance Sort by last modified time
    Searched full:reloc (Results 276 - 300 of 683) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
basictypes.h 283 *pstart += _dyld_get_image_vmaddr_slide(i); // correct for reloc
293 *pstart += _dyld_get_image_vmaddr_slide(i); // correct for reloc
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
basictypes.h 283 *pstart += _dyld_get_image_vmaddr_slide(i); // correct for reloc
293 *pstart += _dyld_get_image_vmaddr_slide(i); // correct for reloc
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 121 // See <reloc.h>.
181 // FIXME: x86_64 sets the type to a branch reloc here. Should we do
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 207 // See <reloc.h>.
331 // See <reloc.h>.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 238 bool MipsGOT::reserveLocalEntry(ResolveInfo& pInfo, int reloc,
241 LocalEntry entry(&pInfo, pAddend, reloc == llvm::ELF::R_MIPS_GOT16);
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.1.html 146 <li>r600g: Use a fake reloc to sleep for fences</li>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cc.c 218 brw->cc.vp_offset) >> 5; /* reloc */
brw_wm_surface_state.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
value.h 154 * behavior, e.g. a reloc is needed in this case, don't use this
  /external/elfutils/0.153/backends/
Makefile.am 127 noinst_HEADERS = libebl_CPU.h common-reloc.c linux-core-note.c x86_corenote.c
ChangeLog 389 * common-reloc.c (relative_reloc_p): New function.
399 * common-reloc.c (none_reloc_p): New function.
428 * common-reloc.c (R_NAME): Generate string correctly.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
vmlinux-kallsyms.c 100 * While doing that look if we find the ref reloc symbol, if we find it
  /external/llvm/lib/Object/
IRObjectFile.cpp 74 MOFI.InitMCObjectFileInfo(Triple, Reloc::Default, CodeModel::Default, MCCtx);
  /external/llvm/lib/Target/R600/
AMDGPUTargetMachine.cpp 69 Reloc::Model RM, CodeModel::Model CM,
  /external/mesa3d/docs/
relnotes-8.0.1.html 146 <li>r600g: Use a fake reloc to sleep for fences</li>
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c 218 brw->cc.vp_offset) >> 5; /* reloc */
brw_wm_surface_state.c     [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 259 Relocation &reloc = helper_DynRel_init(rsym, local
266 getRelRelMap().record(pReloc, reloc);
320 Relocation &reloc = helper_DynRel_init(rsym, local
327 getRelRelMap().record(pReloc, reloc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib/ldscripts/
elf_i386.xw 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xw 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 132 uint32_t buffer; /* Buffer reloc applies to */
138 uint32_t arg0; /* Reloc-op dependant */
239 uint32_t reloc_handle; /* Reloc buffer object */
    [all...]
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /external/elfutils/0.153/libdwfl/
ChangeLog 205 * relocate.c (relocate_section): Treat R_*_NONE reloc as no reloc.
653 type before resolving a reloc's symbol. Lift DWFL_E_BADRELTYPE ->
699 and leave only those skipped relocs behind the reloc section.
708 * derelocate.c (cache_sections): Don't cache reloc sections when
825 * relocate.c (__libdwfl_relocate): Clear size of reloc section in its
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 417 Reloc::Model RelocM = TM.getRelocationModel();
418 if (RelocM == Reloc::PIC_ || RelocM == Reloc::DynamicNoPIC) {
446 if (RelocM == Reloc::DynamicNoPIC) {
675 if (TM.getRelocationModel() == Reloc::PIC_) {
    [all...]
  /external/chromium_org/v8/src/
assembler.h 310 // This string is used to add padding comments to the reloc info in cases
625 // Update the state of the stream after reloc info buffer
668 // the beginning of the reloc info.
    [all...]

Completed in 1200 milliseconds

<<11121314151617181920>>