Home
last modified time | relevance | path

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

/art/runtime/oat/
Dstack_map.cc202 uint32_t code_offset, in Dump()
256 uint32_t code_offset, in Dump()
Doat_file.h86 explicit OatMethodOffsets(uint32_t code_offset = 0) : code_offset_(code_offset) {} in code_offset_() argument
249 OatMethod(const uint8_t* base, const uint32_t code_offset) in OatMethod()
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc297 uint32_t code_offset; in ReserveSpaceInternal() local
404 uint32_t code_offset) { in ProcessPatches()
/art/compiler/
Dcommon_compiler_test.cc62 const uint32_t code_offset = RoundUp(vmap_table.size() + sizeof(method_header), code_alignment); in CodeAndMetadata() local
/art/oatdump/
Doatdump.cc713 uint32_t code_offset = oat_class.GetOatMethod(class_method_index).GetCodeOffset(); in DumpMethodAndOffsetAsJson() local
882 uint32_t code_offset = oat_method.GetCodeOffset(); in AddOffsets() local
1143 uint32_t code_offset = oat_method.GetCodeOffset(); in DumpOatMethod() local
/art/libdexfile/dex/
Ddex_file_verifier.cc966 uint32_t code_offset, in CheckClassDataItemMethod()
/art/dex2oat/linker/
Doat_writer.cc1248 uint32_t code_offset = quick_code_offset - thumb_offset; in VisitMethod() local
/art/compiler/optimizing/
Dcode_generator_x86_64.cc8585 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local
Dcode_generator_x86.cc9311 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local