GCC Middle and Back End API Reference
function_subsections Struct Reference

#include <function.h>

Data Fields

const charhot_section_label
 
const charcold_section_label
 
const charhot_section_end_label
 
const charcold_section_end_label
 

Detailed Description

Data for function partitioning.   

Field Documentation

◆ cold_section_end_label

const char* function_subsections::cold_section_end_label

◆ cold_section_label

const char* function_subsections::cold_section_label

◆ hot_section_end_label

const char* function_subsections::hot_section_end_label

◆ hot_section_label

const char* function_subsections::hot_section_label

The documentation for this struct was generated from the following file: