Searched defs:asl_location_node (Results 1 – 1 of 1) sorted by relevance
296 typedef struct asl_location_node struct298 struct asl_location_node *Next; argument299 char *Filename;300 UINT32 LineNumber;301 UINT32 Column;302 UINT32 LogicalByteOffset;303 BOOLEAN MessageReceived;