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