Lines Matching refs:LogicalByteOffset
74 UINT32 LogicalByteOffset,
87 UINT32 LogicalByteOffset,
387 if ((long) Enode->LogicalByteOffset >= FileSize) in AePrintErrorSourceLine()
431 (long) Enode->LogicalByteOffset, (int) SEEK_SET); in AePrintErrorSourceLine()
719 UINT32 LogicalByteOffset, in AslInitEnode() argument
736 Enode->LogicalByteOffset = LogicalByteOffset; in AslInitEnode()
847 UINT32 LogicalByteOffset, in AslCommonError() argument
860 LogicalByteOffset, Column, Filename, ExtraMessage, in AslCommonError()
891 UINT32 LogicalByteOffset, in AslLogNewError() argument
903 LogicalLineNumber, LogicalByteOffset, Column, Filename, Message, in AslLogNewError()
1044 LocationNode->LogicalByteOffset, LocationNode->Column, in AslCheckExpectedExceptions()
1132 NewErrorLocationNode->LogicalByteOffset = AslGbl_CurrentLineOffset; in AslLogExpectedExceptionByLine()
1424 SubOp->Asl.LogicalLineNumber, SubOp->Asl.LogicalByteOffset, in AslDualParseOpError()
1430 MainOp->Asl.LogicalLineNumber, MainOp->Asl.LogicalByteOffset, in AslDualParseOpError()
1463 Op->Asl.LogicalByteOffset, in AslError()
1506 Op->Asl.LogicalByteOffset, in AslCoreSubsystemError()