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