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