Searched defs:end_methods (Results 1 - 1 of 1) sorted by relevance

/art/oatdump/
H A Doatdump.cc1491 uint32_t end_methods = method_section.Offset() + method_section.Size(); local
1493 stats_.alignment_bytes += dex_cache_arrays_section.Offset() - end_methods;

Completed in 11 milliseconds