Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h118 static void resetIdCount() { idCount = 0; } in resetIdCount() function
H A DDriver.cpp1433 InputFile::resetIdCount(); in link()