Searched defs:asl_location_node (Results 1 – 1 of 1) sorted by relevance
404 typedef struct asl_location_node struct406 struct asl_location_node *Next; argument407 char *Filename;408 UINT32 LineNumber;409 UINT32 Column;410 UINT32 LogicalByteOffset;411 BOOLEAN MessageReceived;