Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h94 return native_gc_map_offset_; in GetNativeGcMapOffset()
107 return GetOatPointer<const uint8_t*>(native_gc_map_offset_); in GetNativeGcMap()
139 uint32_t native_gc_map_offset_; variable
Doat_file.cc435 native_gc_map_offset_(gc_map_offset) { in OatMethod()