Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslxref.c105 ACPI_PARSE_OBJECT *MethodOp2);
1217 ACPI_PARSE_OBJECT *MethodOp2; in XfCheckIllegalReference() local
1234 MethodOp2 = XfGetParentMethod (TargetOp); in XfCheckIllegalReference()
1238 if (!MethodOp1 || !MethodOp2) in XfCheckIllegalReference()
1245 if (MethodOp1 != MethodOp2) in XfCheckIllegalReference()
1253 if (!XfIsObjectParental (MethodOp1, MethodOp2)) in XfCheckIllegalReference()

Completed in 3 milliseconds