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