Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp50 void moveToMain();
342 template <class ELFT> void MarkLive<ELFT>::moveToMain() { in moveToMain() function in MarkLive
387 MarkLive<ELFT>(1).moveToMain(); in markLive()