Home | History | Annotate | Download | only in llvm-ar

Lines Matching refs:UID

620     // Some of the data this is used for (like UID) can be larger than the
634 const sys::TimeValue &ModTime, unsigned UID,
638 printWithSpacePadding(Out, UID, 6, true);
646 const sys::TimeValue &ModTime, unsigned UID,
649 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size);
653 const sys::TimeValue &ModTime, unsigned UID,
657 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size);