Home
last modified time | relevance | path

Searched defs:dataOffset (Results 1 – 3 of 3) sorted by relevance

/dalvik/libdex/
DZipArchive.c545 off_t dataOffset = localHdrOffset + kLFHLen in dexZipGetEntryInfo() local
723 off_t dataOffset; in dexZipExtractEntryToFile() local
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.c364 int dataOffset = offsetof(ArrayObject, contents); in genArrayGet() local
433 int dataOffset = offsetof(ArrayObject, contents); in genArrayPut() local
507 int dataOffset = offsetof(ArrayObject, contents); in genArrayObjectPut() local
/dalvik/vm/compiler/
DCompilerIR.h173 int dataOffset; // starting offset of literal pool member