Searched defs:DirectoryEntry (Results 1 – 10 of 10) sorted by relevance
135 struct DirectoryEntry { struct143 const DirectoryEntry* Find(const Tag tag) const; argument
27 struct DirectoryEntry struct42 DirectoryEntry tableDirectory[ANY_NUMBER]; argument
25 struct DirectoryEntry struct34 typedef struct DirectoryEntry DirectoryEntry; typedef
23 struct DirectoryEntry struct38 DirectoryEntry tableDirectory[ANY_NUMBER]; argument
21 struct DirectoryEntry struct30 typedef struct DirectoryEntry DirectoryEntry; argument
30 struct DirectoryEntry struct45 DirectoryEntry tableDirectory[ANY_NUMBER]; argument
1246 MyImageDirectoryEntryToData(LPVOID Base, BOOLEAN MappedAsImage, USHORT DirectoryEntry, PULONG Size) in MyImageDirectoryEntryToData()