Searched defs:subsection (Results 1 – 5 of 5) sorted by relevance
49 char *subsection, *path; in get_conf_service_file() local
362 struct profile_node **subsection) in profile_find_node_subsection()
1299 for (const Subsection &subsection : section->subsections) in gatherInputSections() local
1125 for (const Subsection &subsection : compactUnwindSection.subsections) { in registerCompactUnwind() local
354 #define TRACE_PROFILE_ERR(c,subsection, section, retval) \ argument