Lines Matching refs:Object
242 * PARAMETERS: ObjDesc - Object to be displayed
316 * PARAMETERS: Node - Object to be displayed
367 * PARAMETERS: ObjDesc - Object to be displayed
388 AcpiOsPrintf ("<Null Object>\n");
433 [ObjDesc->Reference.Value].Object;
445 [ObjDesc->Reference.Value].Object;
457 AcpiOsPrintf ("%p", ObjDesc->Reference.Object);
458 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
484 if (!ObjDesc->Reference.Object)
493 switch (ACPI_GET_DESCRIPTOR_TYPE (ObjDesc->Reference.Object))
497 AcpiDbDecodeNode (ObjDesc->Reference.Object);
502 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
538 AcpiOsPrintf ("<Not a valid ACPI Object Descriptor> [%s]",
595 ObjDesc = WalkState->LocalVariables[i].Object;
612 ObjDesc = WalkState->LocalVariables[i].Object;
677 ObjDesc = WalkState->Arguments[i].Object;
692 AcpiUtGetNodeName (Node), Node->Object->Method.ParamCount);
696 ObjDesc = WalkState->Arguments[i].Object;