Home
last modified time | relevance | path

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

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