Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslxrefout.c246 ASL_XREF_INFO XrefInfo; in OtCreateXrefFile() local
256 memset (&XrefInfo, 0, sizeof (ASL_XREF_INFO)); in OtCreateXrefFile()
264 OtXrefWalkPart2, NULL, &XrefInfo); in OtCreateXrefFile()
272 OtXrefWalkPart3, NULL, &XrefInfo); in OtCreateXrefFile()
280 XrefInfo.TotalPredefinedMethods + XrefInfo.TotalUserMethods); in OtCreateXrefFile()
283 XrefInfo.TotalPredefinedMethods); in OtCreateXrefFile()
287 XrefInfo.TotalUserMethods); in OtCreateXrefFile()
290 XrefInfo.TotalUnreferenceUserMethods); in OtCreateXrefFile()
294 XrefInfo.TotalObjects); in OtCreateXrefFile()
297 XrefInfo.TotalUnreferencedObjects); in OtCreateXrefFile()
[all …]