Searched refs:getSectionCount (Results 1 – 2 of 2) sorted by relevance
149 unsigned getSectionCount() const { return Doc.Sections.size() + 4; } in getSectionCount() function in __anonfe6449970311::ELFState181 Header.e_shnum = getSectionCount(); in initELFHeader()
177 unsigned getSectionCount() const { return SN2I.size() + 1; } in getSectionCount() function in __anon411284cf0311::ELFState213 Header.e_shnum = getSectionCount(); in initELFHeader()