Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h87 uint32_t GetMappingTableOffset() const { in GetMappingTableOffset() function
/art/oatdump/
Doatdump.cc239 offsets_.insert(oat_method.GetMappingTableOffset()); in AddOffsets()
341 oat_method.GetMappingTable(), oat_method.GetMappingTableOffset()); in DumpOatMethod()