Searched refs:ReleaseCFIInfo (Results 1 – 3 of 3) sorted by relevance
64 void ReleaseCFIInfo(const LengthPrefixedArray<uint8_t>* cfi_info);
226 void CompiledMethodStorage::ReleaseCFIInfo(const LengthPrefixedArray<uint8_t>* cfi_info) { in ReleaseCFIInfo() function in art::CompiledMethodStorage
157 storage->ReleaseCFIInfo(cfi_info_); in ~CompiledMethod()