Home | History | Annotate | Download | only in compiler

Lines Matching refs:ExternalName

883  * PARAMETERS:  ExternalName        - Name to convert
894 char *ExternalName,
901 if (!ExternalName)
908 Info.ExternalName = ExternalName;
972 * Name - Full ExternalName
976 * DESCRIPTION: Extract the last nameseg of the ExternalName and store it
1032 * RETURN: Sets the ExternalName and Namepath in the parent node
1050 Op->Asl.ExternalName = NameOp->Asl.Value.String;
1058 UtAttachNameseg (Op, Op->Asl.ExternalName);