Searched defs:initContent (Results 1 – 2 of 2) sorted by relevance
96 virtual Error initContent() { return Error::success(); }; in initContent() function
475 template <class ELFT> Error ELFObjectFile<ELFT>::initContent() { in initContent() function