Home | History | Annotate | Download | only in debugger

Lines Matching defs:Pathname

307     /* Build the final pathname */
515 /* Get the full pathname to this object */
521 AcpiOsPrintf ("Could Not get pathname for object %p\n",
611 char *Pathname;
621 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE);
622 if (!Pathname)
637 AcpiOsPrintf ("%-32s Arguments %X, Return Types: %s", Pathname,
652 AcpiNsCheckAcpiCompliance (Pathname, Node, Predefined);
654 ACPI_FREE (Pathname);
763 /* Get and display the full pathname to this object */
769 AcpiOsPrintf ("Could Not get pathname for object %p\n", ObjHandle);
841 /* Get and display the full pathname to this object */
847 AcpiOsPrintf ("Could Not get pathname for object %p\n", ObjHandle);
1225 AcpiOsPrintf ("Could Not get pathname for object %p\n",