Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp55 static void writeFormattedTimestamp(raw_ostream &os, time_t tds) { in writeFormattedTimestamp() function
241 writeFormattedTimestamp(os, ctx.config.timestamp); in writeMapFile()