HomeSort by relevance Sort by last modified time
    Searched refs:native_gc_map (Results 1 - 3 of 3) sorted by null

  /art/compiler/
compiled_method.cc 151 const ArrayRef<const uint8_t>& native_gc_map,
157 gc_map_(driver->DeduplicateGCMap(native_gc_map)),
206 const ArrayRef<const uint8_t>& native_gc_map,
211 fp_spill_mask, mapping_table, vmap_table, native_gc_map, cfi_info);
compiled_method.h 117 const ArrayRef<const uint8_t>& native_gc_map,
146 const ArrayRef<const uint8_t>& native_gc_map,
  /art/runtime/
thread.cc 2110 const uint8_t* native_gc_map = m->GetNativeGcMap(sizeof(void*)); local
    [all...]

Completed in 319 milliseconds