Home
last modified time | relevance | path

Searched refs:IsPdbFile (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.c1010 IsPdbFile ( in IsPdbFile() function
1090 if (!IsPdbFile (ImageContext->PdbPointer)) { in DlLoadImage()
1149 if (ImageContext->PdbPointer != NULL && !IsPdbFile (ImageContext->PdbPointer)) { in GdbScriptAddImage()
1224 if (IsPdbFile (ImageContext->PdbPointer)) { in GdbScriptRemoveImage()