Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dcodegen_util.cc764 GcMapBuilder native_gc_map_builder(&native_gc_map_, in CreateNativeGcMap()
1111 ArrayRef<const uint8_t>(native_gc_map_), in GetCompiledMethod()
Dmir_to_lir.h1723 std::vector<uint8_t> native_gc_map_; variable