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.cpp61 void moveToMain();
480 void MarkLive<ELFT, TrackWhyLive>::moveToMain() { in moveToMain() function in MarkLive
528 MarkLive<ELFT, false>(ctx, 1).moveToMain(); in markLive()