Home
last modified time | relevance | path

Searched refs:pInstField (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLowerGetPut.cpp448 InstField *pInstField = (InstField *) in iget_iput_common_nohelper() local
451 InstField *pInstField = (InstField *) in iget_iput_common_nohelper()
456 assert(pInstField != NULL); in iget_iput_common_nohelper()
457 fieldOffset = pInstField->byteOffset; in iget_iput_common_nohelper()