Home
last modified time | relevance | path

Searched defs:code_offset (Results 1 – 9 of 9) sorted by relevance

/art/runtime/
Dstack_map.cc118 uint32_t code_offset, in Dump()
195 uint32_t code_offset, in Dump()
Doat_file.h177 OatMethod(const uint8_t* base, const uint32_t code_offset) in OatMethod()
Doat.cc533 OatMethodOffsets::OatMethodOffsets(uint32_t code_offset) : code_offset_(code_offset) { in OatMethodOffsets()
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc290 uint32_t code_offset; in ReserveSpaceInternal() local
391 uint32_t code_offset) { in ProcessPatches()
/art/dexlayout/
Ddexlayout.cc827 uint32_t code_offset, in DumpInstruction()
1041 void DexLayout::DumpBytecodes(uint32_t idx, const dex_ir::CodeItem* code, uint32_t code_offset) { in DumpBytecodes()
1112 uint32_t code_offset, in DumpCode()
/art/libdexfile/dex/
Ddex_file_verifier.cc676 uint32_t code_offset, in CheckClassDataItemMethod()
/art/oatdump/
Doatdump.cc932 uint32_t code_offset = oat_method.GetCodeOffset(); in AddOffsets() local
1320 uint32_t code_offset = oat_method.GetCodeOffset(); in DumpOatMethod() local
/art/compiler/optimizing/
Dcode_generator_x86_64.cc4047 MemberOffset code_offset = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kX86_64PointerSize); in VisitNewInstance() local
7152 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local
Dcode_generator_arm_vixl.cc5132 MemberOffset code_offset = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArmPointerSize); in VisitNewInstance() local