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

  /art/runtime/mirror/
art_method-inl.h 165 inline void ArtMethod::SetOatVmapTableOffset(uint32_t vmap_table_offset) {
art_method.h 273 void SetOatVmapTableOffset(uint32_t vmap_table_offset);
  /art/compiler/
oat_writer.cc 417 method->SetOatVmapTableOffset(vmap_table_offset);
    [all...]

Completed in 27 milliseconds