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