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