Searched refs:graphifySections (Results 1 – 1 of 1) sorted by relevance
110 Error graphifySections();146 if (auto Err = graphifySections()) in buildGraph()228 template <typename ELFT> Error ELFLinkGraphBuilder<ELFT>::graphifySections() { in graphifySections() function