HomeSort by relevance Sort by last modified time
    Searched refs:new_offset (Results 51 - 60 of 60) sorted by null

1 23

  /toolchain/binutils/binutils-2.25/bfd/
elf32-xtensa.c 9385 bfd_vma new_offset, target_offset; local
9860 bfd_vma new_offset; local
    [all...]
elf-bfd.h 342 unsigned int new_offset;
341 unsigned int new_offset; member in struct:eh_cie_fde
    [all...]
  /art/compiler/
image_writer.cc 360 size_t new_offset = bin_slot_offset + bin_slot.GetIndex(); local
361 DCHECK_ALIGNED(new_offset, kObjectAlignment);
363 SetImageOffset(object, new_offset);
364 DCHECK_LT(new_offset, image_info.image_end_);
    [all...]
  /external/v8/src/
frames.h 909 void PatchBytecodeOffset(int new_offset);
    [all...]
  /art/runtime/
dex_file_verifier.cc 2251 uint32_t new_offset = (offset + alignment_mask) & ~alignment_mask; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-m68k.c     [all...]
tc-xtensa.c 1029 xtensa_move_labels (fragS *new_frag, valueT new_offset)
3298 uint32 new_offset; local
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 2270 uint64_t new_offset = (*it).second.symbol().value() - vma; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
mips.cc 8487 Mips_address new_offset; local
    [all...]

Completed in 2046 milliseconds

1 23