Searched refs:isRelSection (Results 1 – 1 of 1) sorted by relevance
267 static bool isRelSection(codeSection& cs, string& name) { in isRelSection() function314 if (isRelSection(cs_temp, name)) { in readCodeSections()