Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslxrefout.c246 ASL_XREF_INFO XrefInfo; in OtCreateXrefFile() local
280 XrefInfo.TotalPredefinedMethods + XrefInfo.TotalUserMethods); in OtCreateXrefFile()
287 XrefInfo.TotalUserMethods); in OtCreateXrefFile()
294 XrefInfo.TotalObjects); in OtCreateXrefFile()
619 XrefInfo->TotalUserMethods++; in OtXrefWalkPart2()
621 XrefInfo->MethodOp = Op; in OtXrefWalkPart2()
786 XrefInfo->MethodOp = Op; in OtXrefWalkPart3()
788 XrefInfo->TotalObjects = 0; in OtXrefWalkPart3()
839 XrefInfo->TotalObjects++; in OtXrefAnalysisWalkPart3()
843 if (Op == XrefInfo->MethodOp) in OtXrefAnalysisWalkPart3()
[all …]