Searched defs:code_offset (Results 1 – 7 of 7) sorted by relevance
226 uint32_t code_offset, in Dump()279 uint32_t code_offset, in Dump()
181 OatMethod(const uint8_t* base, const uint32_t code_offset) in OatMethod()
414 OatMethodOffsets::OatMethodOffsets(uint32_t code_offset) : code_offset_(code_offset) { in OatMethodOffsets()
297 uint32_t code_offset; in ReserveSpaceInternal() local398 uint32_t code_offset) { in ProcessPatches()
871 uint32_t code_offset = oat_method.GetCodeOffset(); in AddOffsets() local1131 uint32_t code_offset = oat_method.GetCodeOffset(); in DumpOatMethod() local
619 uint32_t code_offset, in CheckClassDataItemMethod()
1328 uint32_t code_offset = quick_code_offset - thumb_offset; in VisitMethod() local