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