Searched refs:ReleaseVMapTable (Results 1 – 3 of 3) sorted by relevance
60 void ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table);
224 void CompiledMethodStorage::ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table) { in ReleaseVMapTable() function in art::CompiledMethodStorage
158 storage->ReleaseVMapTable(vmap_table_); in ~CompiledMethod()