Home
last modified time | relevance | path

Searched refs:ASL_MSG_COMPILER_INTERNAL (Results 1 – 20 of 20) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddtutils.c674 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
690 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
723 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
766 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid table opcode"); in DtGetFieldLength()
Daslopt.c508 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptBuildShortestPath()
519 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptBuildShortestPath()
615 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptOptimizeNameDeclaration()
625 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptOptimizeNameDeclaration()
Ddtfield.c248 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid field type"); in DtCompileOneField()
409 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, in DtCompileInteger()
723 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid flag opcode"); in DtCompileFlag()
Ddtcompile.c554 DtFatal (ASL_MSG_COMPILER_INTERNAL, *FieldList, in DtCompileDataTable()
664 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtCompileTable()
756 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtCompileTable()
Daslbtypes.c543 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnGetBtype()
559 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnGetBtype()
Daslexternal.c347 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in ExInsertArgCount()
532 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in ExMoveExternals()
Ddtio.c548 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, in DtGetNextLine()
796 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, "Unknown input state"); in DtGetNextLine()
Dasltree.c551 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Child, in TrLinkOpChildren()
685 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op1, in TrLinkPeerOp()
Daslcodegen.c705 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in CgUpdateCdatHeader()
766 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in CgUpdateHeader()
Ddtsubtable.c460 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetSubtableLength()
Daslmessages.h217 ASL_MSG_COMPILER_INTERNAL, enumerator
Ddtparser.y383 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
Dprparser.y386 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
Dasllistsup.c808 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in LsPopNode()
Daslpredef.c565 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in ApCheckForPredefinedName()
Daslcompile.c266 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in CmDoCompile()
Dprscan.c652 PrError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrDoDirective()
Daslfiles.c428 FlFileError (ASL_FILE_INPUT, ASL_MSG_COMPILER_INTERNAL); in FlGetCurrentFileNode()
Daslwalks.c492 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnOperandTypecheckWalkEnd()
Daslmethod.c932 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in MtMethodAnalysisWalkEnd()