Searched defs:VmapTableDataAccess (Results 1 – 1 of 1) sorted by relevance
184 struct OatWriter::VmapTableDataAccess { struct in art::OatWriter185 static const SwapVector<uint8_t>* GetData(const CompiledMethod* compiled_method) ALWAYS_INLINE { in GetData()189 static uint32_t GetOffset(OatClass* oat_class, size_t method_offsets_index) ALWAYS_INLINE { in GetOffset()195 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset()201 static const char* Name() { in Name()