Home | History | Annotate | Download | only in MC

Lines Matching full:cuid

211                                       StringRef Filename, unsigned CUID = 0);
821 StringRef Filename, unsigned CUID) {
824 return EmitDwarfFileDirective(FileNo, "", Filename, CUID);
828 return EmitDwarfFileDirective(FileNo, "", FullPathName, CUID);
839 // All .file will belong to a single CUID.
840 CUID = 0;
843 CUID);