Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DMapFile.cpp54 static void writeFormattedTimestamp(raw_ostream &os, time_t tds) { in writeFormattedTimestamp() function
237 writeFormattedTimestamp(os, config->timestamp); in writeMapFile()