Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.h117 static void resetIdCount() { idCount = 0; } in resetIdCount() function
H A DDriver.cpp1174 InputFile::resetIdCount(); in link()