Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h97 return native_gc_map_offset_; in GetNativeGcMapOffset()
135 return GetOatPointer<const uint8_t*>(native_gc_map_offset_); in GetNativeGcMap()
171 uint32_t native_gc_map_offset_; variable
Doat_file.cc588 native_gc_map_offset_(gc_map_offset) { in OatMethod()