Searched refs:OldSourceBuffer (Results 1 – 1 of 1) sorted by relevance
616 VOID **OldSourceBuffer; in EdbUnloadSymbol() local632 OldSourceBuffer = Object->SourceBuffer; in EdbUnloadSymbol()648 Object[Index].SourceBuffer = OldSourceBuffer; in EdbUnloadSymbol()662 for (Index = 0; OldSourceBuffer[Index] != NULL; Index++) { in EdbUnloadSymbol()663 gBS->FreePool (OldSourceBuffer[Index]); in EdbUnloadSymbol()664 OldSourceBuffer[Index] = NULL; in EdbUnloadSymbol()