Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h77 explicit OatMethodOffsets(uint32_t code_offset = 0) : code_offset_(code_offset) {} in code_offset_() argument
211 OatMethod(const uint8_t* base, const uint32_t code_offset) in OatMethod()
Dstack_map.cc262 uint32_t code_offset, in Dump()
315 uint32_t code_offset, in Dump()
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc297 uint32_t code_offset; in ReserveSpaceInternal() local
404 uint32_t code_offset) { in ProcessPatches()
/art/dexlayout/
Ddexlayout.cc813 uint32_t code_offset, in DumpInstruction()
1027 void DexLayout::DumpBytecodes(uint32_t idx, const dex_ir::CodeItem* code, uint32_t code_offset) { in DumpBytecodes()
1078 uint32_t code_offset, in DumpCode()
/art/oatdump/
Doatdump.cc874 uint32_t code_offset = oat_method.GetCodeOffset(); in AddOffsets() local
1134 uint32_t code_offset = oat_method.GetCodeOffset(); in DumpOatMethod() local
/art/libdexfile/dex/
Ddex_file_verifier.cc865 uint32_t code_offset, in CheckClassDataItemMethod()
/art/runtime/verifier/
Dmethod_verifier.cc1190 uint32_t code_offset) { in VerifyInstruction()
/art/dex2oat/linker/
Doat_writer.cc1360 uint32_t code_offset = quick_code_offset - thumb_offset; in VisitMethod() local
/art/compiler/optimizing/
Dcode_generator_x86_64.cc7862 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local
Dcode_generator_x86.cc8637 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local