Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Ddtexpress.c274 char *LabelString) in DtResolveLabel() argument
279 DbgPrint (ASL_DEBUG_OUTPUT, "Resolve Label: %s\n", LabelString); in DtResolveLabel()
283 if (*LabelString != '$') in DtResolveLabel()
288 LabelField = DtLookupLabel (LabelString); in DtResolveLabel()
292 Gbl_CurrentField, LabelString); in DtResolveLabel()
A Ddtcompiler.h284 char *LabelString);

Completed in 3 milliseconds