Home
last modified time | relevance | path

Searched defs:offset (Results 76 – 100 of 207) sorted by relevance

123456789

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOffset.java180 public void setOriginalOffset(int offset) { in setOriginalOffset()
/art/dex2oat/linker/
Drelative_patcher_test.h126 uint32_t offset = kTrampolineSize; in Link() local
230 size_t offset = result.second - compiled_methods_[idx]->CodeDelta(); in CheckLinkedMethod() local
Dimage_writer.cc480 auto add_blocks = [&](uint32_t offset, uint32_t size) { in Write()
614 size_t offset = image_info.GetBinSlotOffset(bin_slot.GetBin()) + bin_slot.GetOffset(); in GetImageOffset() local
734 size_t offset, in AddDexCacheArrayRelocation()
908 size_t offset = lock_word.ForwardingAddress(); in IsImageBinSlotAssigned() local
923 size_t offset = lock_word.ForwardingAddress(); // TODO: ForwardingAddress should be uint32_t in GetImageBinSlot() local
999 MemberOffset offset, in operator ()()
1606 size_t offset = image_info.GetBinSlotSize(Bin::kArtField); in RecordNativeRelocations() local
1658 size_t offset = image_info.GetBinSlotSize(bin_type); in RecordNativeRelocations() local
1758 size_t offset = image_info.GetBinSlotSize(bin_type); in AssignMethodOffset() local
1985 MemberOffset offset, in operator ()()
[all …]
/art/libartbase/base/unix_file/
Dfd_file_test.cc103 off_t offset = 0; in TEST_F() local
129 const size_t offset = 12; in TEST_F() local
/art/runtime/gc/collector/
Dconcurrent_copying.cc583 void operator()(ObjPtr<mirror::Object> obj, MemberOffset offset, bool /* is_static */) in operator ()()
665 MemberOffset offset, in operator ()()
692 void CheckReference(mirror::Object* ref, int32_t offset = -1) const in CheckReference()
1048 void operator()(mirror::Object* obj, MemberOffset offset, bool /* is_static */) const in operator ()()
1840 MemberOffset offset = MemberOffset(0), in operator ()()
1870 MemberOffset offset, in operator ()()
1965 MemberOffset offset, in operator ()()
2764 MemberOffset offset, in DumpHeapReference()
2778 MemberOffset offset, in AssertToSpaceInvariant()
2945 void ConcurrentCopying::LogFromSpaceRefHolder(mirror::Object* obj, MemberOffset offset) { in LogFromSpaceRefHolder()
[all …]
/art/runtime/
Doat_quick_method_header.h103 void SetVmapTableOffset(uint32_t offset) { in SetVmapTableOffset()
/art/runtime/gc/accounting/
Dbitmap.h47 static ALWAYS_INLINE constexpr size_t BitIndexToWordIndex(uintptr_t offset) { in BitIndexToWordIndex()
Dspace_bitmap_test.cc169 size_t offset = RoundDown(r.next() % heap_capacity, kAlignment); in RunTest() local
180 const size_t offset = RoundDown(r.next() % heap_capacity, kAlignment); in RunTest() local
Dcard_table_test.cc65 size_t offset = RoundDown(addr - heap_begin_, CardTable::kCardSize); in PseudoRandomCard() local
/art/compiler/
Dcompiled_method.cc53 size_t CompiledCode::AlignCode(size_t offset, InstructionSet instruction_set) { in AlignCode()
/art/libartbase/base/
Dbit_memory_region_test.cc26 size_t offset, in CheckBits()
Dbit_table.h68 size_t offset = row * NumRowBits() + column_offset_[column]; variable
76 size_t offset = row * NumRowBits() + column_offset_[column]; variable
Dmem_map.cc263 off_t offset) { in TryMemMapLow4GB()
720 off_t offset, in RemapAtEnd()
1042 off_t offset) { in MapInternalArtLow4GBAllocator()
1136 off_t offset, in MapInternal()
/art/runtime/arch/arm/
Dasm_support_arm.S41 .macro CFI_EXPRESSION_BREG n, b, offset
/art/runtime/interpreter/mterp/arm64/
Dmain.S316 .macro SAVE_TWO_REGS reg1, reg2, offset
325 .macro RESTORE_TWO_REGS reg1, reg2, offset
/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc524 void X86JNIMacroAssembler::Jump(ManagedRegister mbase, Offset offset) { in Jump()
530 void X86JNIMacroAssembler::Call(ManagedRegister mbase, Offset offset) { in Call()
537 void X86JNIMacroAssembler::Call(FrameOffset base, Offset offset) { in Call()
543 void X86JNIMacroAssembler::CallFromThread(ThreadOffset32 offset) { in CallFromThread()
552 void X86JNIMacroAssembler::GetCurrentThread(FrameOffset offset) { in GetCurrentThread()
/art/imgdiag/
Dimgdiag.cc260 off_t offset = pair.second; in DumpSamplesAndOffsetCount() local
690 size_t offset = in operator ()() local
775 const size_t offset = p.first; in DiffEntryContents() local
783 for (size_t offset : dirty_members) { in DiffEntryContents() local
802 const size_t offset = p.first; in DumpDirtyEntries() local
1051 ptrdiff_t offset = entry_bytes - begin_image_ptr; in DiffDirtyEntries() local
1066 ptrdiff_t offset = current - begin_image_ptr; in ComputeEntryDirty() local
1328 ptrdiff_t offset = begin - boot_map.start; in ComputeDirtyBytes() local
1357 ptrdiff_t offset = begin - boot_map.start; in ComputeDirtyBytes() local
/art/libdexfile/dex/
Dcode_item_accessors-inl.h137 inline const uint8_t* CodeItemDataAccessor::GetCatchHandlerData(size_t offset) const { in GetCatchHandlerData()
/art/compiler/debug/
Delf_debug_info_writer.h526 size_t offset; in WriteTypeDeclaration() local
618 size_t offset = info_.StartTag(dwarf::DW_TAG_class_type); in StartClassTag() local
/art/compiler/optimizing/
Dloop_optimization.cc1010 uint32_t offset = alignment.Offset() & (desired_alignment - 1u); in ShouldVectorize() local
1088 HInstruction* offset = Insert(preheader, new (global_allocator_) HAdd( in Vectorize() local
1290 HInstruction* offset = nullptr; in VectorizeDef() local
1373 HInstruction* offset = nullptr; in VectorizeUse() local
1701 void HLoopOptimization::GenerateVecSub(HInstruction* org, HInstruction* offset) { in GenerateVecSub()
1718 HInstruction* offset, in GenerateVecMem()
2189 Alignment HLoopOptimization::ComputeAlignment(HInstruction* offset, in ComputeAlignment()
/art/compiler/debug/dwarf/
Ddwarf_test.cc36 const int offset = 40000; in TEST_F() local
/art/test/1968-force-early-return/src/art/
DSuspendEvents.java48 int offset, Executable breakpointFunction, Thread thr); in setupSuspendPopFrameEvent()
/art/test/1954-pop-frame-jit/src/art/
DSuspendEvents.java48 int offset, Executable breakpointFunction, Thread thr); in setupSuspendPopFrameEvent()
/art/test/1969-force-early-return-void/src/art/
DSuspendEvents.java48 int offset, Executable breakpointFunction, Thread thr); in setupSuspendPopFrameEvent()
/art/libelffile/dwarf/
Ddebug_line_opcode_writer.h239 uint64_t FactorCodeOffset(uint64_t offset) const { in FactorCodeOffset()

123456789