Lines Matching defs:code_offset
7938 base -= sizeof(void*); // Move backward so that code_offset != 0.7939 const uint32_t code_offset = sizeof(void*);7940 return OatFile::OatMethod(base, code_offset);