HomeSort by relevance Sort by last modified time
    Searched refs:new_reloc (Results 1 - 5 of 5) sorted by null

  /external/v8/src/ia32/
deoptimizer-ia32.cc 69 Handle<ByteArray> new_reloc = local
71 MemCopy(new_reloc->GetDataStartAddress() + padding,
76 new_reloc->GetDataStartAddress() + padding, 0);
89 code->set_relocation_info(*new_reloc);
  /external/v8/src/x87/
deoptimizer-x87.cc 69 Handle<ByteArray> new_reloc = local
71 MemCopy(new_reloc->GetDataStartAddress() + padding,
76 new_reloc->GetDataStartAddress() + padding, 0);
89 code->set_relocation_info(*new_reloc);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c 1868 bfd_reloc_code_real_type new_reloc = BFD_RELOC_UNUSED; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m68k.c     [all...]
elf32-xtensa.c 9042 r_reloc new_reloc; local
    [all...]

Completed in 156 milliseconds