Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc610 struct FieldGap { struct
611 uint32_t start_offset; // The offset from the start of the object.
612 uint32_t size; // The gap size of 1, 2, or 4 bytes.