Home | History | Annotate | Download | only in symsrc

Lines Matching refs:structures

5 All the PE file basic structures are available with their default names
718 # Some PE header structures have unions on them, so a certain
1104 corresponding structures as defined in WINNT.H
1142 # Format specifications for PE structures.
1291 # This list will keep track of all the structures created.
1329 Loads a PE file, parsing all its structures and making them available
1755 'Normally the PointerToRawData entry of the sections\' structures ' +
1868 # Both structures IMAGE_BOUND_IMPORT_DESCRIPTOR and
2257 FileInfo is a list of all StringFileInfo and VarFileInfo structures.
2259 StringFileInfo structures will have a list as an attribute named 'StringTable'
2260 containing all the StringTable structures. Each of those structures contains a
2263 VarFileInfo structures will have a list as an attribute named 'Var' containing
2264 all Var structures. Each Var structure will have a dictionary as an attribute
2332 # Start parsing all the StringFileInfo and VarFileInfo structures