Searched refs:tempNum (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp1081 static unsigned tempNum = 1; local
1083 sprintf(tmpName, "L%04u", tempNum++);

Completed in 57 milliseconds