Searched refs:sh_groups (Results 1 – 2 of 2) sorted by relevance
146 APlist *sh_groups; /* list of SHT_GROUP sections */ member
369 if (aplist_append(&cmd_info->sh_groups, in traverse_file()1521 cmd_info->sh_groups = NULL; in initialize()1569 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) { in post_process()1613 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) { in post_process()1647 free(cmd_info->sh_groups); in post_process()1648 cmd_info->sh_groups = NULL; in post_process()