Searched defs:EnsureSymtab (Results 1 – 1 of 1) sorted by relevance
1827 template <class ELFT> Error ELFBuilder<ELFT>::readSections(bool EnsureSymtab) { in readSections()1923 template <class ELFT> Error ELFBuilder<ELFT>::build(bool EnsureSymtab) { in build()