HomeSort by relevance Sort by last modified time
    Searched defs:CodeView (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
PeCoffLib.h 61 VOID *CodeView;
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeCoffLib.h 135 /// Set by PeCoffLoaderLoadImage() to CodeView area of the PE/COFF Debug directory.
137 VOID *CodeView;
139 /// Set by PeCoffLoaderLoadImage() to point to the PDB entry contained in the CodeView area.
242 DebugDirectoryEntryRva, EntryPoint, FixupDataSize, CodeView, PdbPointer, and FixupData of
274 The EntryPoint, FixupDataSize, CodeView, PdbPointer and HiiResourceData fields of ImageContext are computed.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
PeiPeCoffLoader.h 64 VOID *CodeView;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePeCoffLib.h 81 VOID *CodeView;
97 Computes the PeCoffHeaderOffset, ImageAddress, ImageSize, DestinationAddress, CodeView,
151 The EntryPoint, FixupDataSize, CodeView, and PdbPointer fields of ImageContext are computed.

Completed in 198 milliseconds