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

  /external/v8/src/
assembler.cc 564 pos_ = code->relocation_start() + code->relocation_size();
565 end_ = code->relocation_start();
    [all...]
liveedit.cc     [all...]
objects-inl.h 4176 byte* Code::relocation_start() { function in class:Code
    [all...]
objects.h     [all...]
heap.cc     [all...]
objects.cc     [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 174 memmove(code->relocation_start(), reloc_info_writer.pos(), new_reloc_size);
    [all...]

Completed in 745 milliseconds