Searched refs:ReleaseLinkerPatches (Results 1 – 3 of 3) sorted by relevance
67 void ReleaseLinkerPatches(const LengthPrefixedArray<LinkerPatch>* linker_patches);
242 void CompiledMethodStorage::ReleaseLinkerPatches( in ReleaseLinkerPatches() function in art::CompiledMethodStorage
156 storage->ReleaseLinkerPatches(patches_); in ~CompiledMethod()