Searched refs:match_section (Results 1 – 3 of 3) sorted by relevance
419 match_section = re.match('\s*(\w.*):\s*$', line)420 if match_section:421 current_section = match_section.group(1)
2820 match_section (const char *osectname, struct filemask_section_name *sectmask, in match_section() function2996 match_section (orule->val.section.name, in sort_sections_lscript()
3012 (match_section): Don't preserve SHF_GROUP flag any longer.