Searched refs:gc_map_offset_ (Results 1 – 5 of 5) sorted by relevance
86 uint32_t offset = reinterpret_cast<const OatQuickMethodHeader*>(code)[-1].gc_map_offset_; in GetGcMap()103 return reinterpret_cast<const uint8_t*>(&method_header->gc_map_offset_) - begin_; in GetGcMapOffsetOffset()
190 uint32_t gc_map_offset_; variable
485 gc_map_offset_(gc_map_offset), in OatQuickMethodHeader()
263 reinterpret_cast<const OatQuickMethodHeader*>(code_pointer)[-1].gc_map_offset_; in GetNativeGcMap()
165 uint32_t offset = oat_class->method_headers_[method_offsets_index].gc_map_offset_; in GetOffset()172 oat_class->method_headers_[method_offsets_index].gc_map_offset_ = in SetOffset()414 uint32_t gc_map_offset = method_header->gc_map_offset_; in VisitMethod()