Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h175 kBinRuntimeMethod, enumerator
Dimage_writer.cc1471 *runtime_methods_section = ImageSection(bin_slot_offsets_[kBinRuntimeMethod], in CreateImageSections()
1472 bin_slot_sizes_[kBinRuntimeMethod]); in CreateImageSections()
2212 return kBinRuntimeMethod; in BinTypeForNativeRelocationType()