Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc297 uint32_t code_offset; in ReserveSpaceInternal() local
404 uint32_t code_offset) { in ProcessPatches()
/aosp12/art/runtime/
H A Dstack_map.cc255 uint32_t code_offset, in Dump()
309 uint32_t code_offset, in Dump()
H A Doat_file.h216 OatMethod(const uint8_t* base, const uint32_t code_offset) in OatMethod()
/aosp12/art/dexlayout/
H A 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()
/aosp12/art/oatdump/
H A Doatdump.cc853 uint32_t code_offset = oat_method.GetCodeOffset(); in AddOffsets() local
1113 uint32_t code_offset = oat_method.GetCodeOffset(); in DumpOatMethod() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc865 uint32_t code_offset, in CheckClassDataItemMethod()
/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc1196 uint32_t code_offset) { in VerifyInstruction()
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc1367 uint32_t code_offset = quick_code_offset - thumb_offset; in VisitMethod() local
/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc8001 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local
H A Dcode_generator_x86.cc8975 uint32_t code_offset = info.label.Position() - kLabelPositionToLiteralOffsetAdjustment; in PatchJitRootUse() local