Searched refs:hotPatchInfo (Results 1 – 1 of 1) sorted by relevance
829 MCSymbol *hotPatchInfo = nullptr; in emitSecureHotPatchInformation() local834 if (hotPatchInfo == nullptr) in emitSecureHotPatchInformation()835 hotPatchInfo = beginCVSubsection(DebugSubsectionKind::Symbols); in emitSecureHotPatchInformation()846 if (hotPatchInfo != nullptr) in emitSecureHotPatchInformation()847 endCVSubsection(hotPatchInfo); in emitSecureHotPatchInformation()