GCC Middle and Back End API Reference
function_subsections Struct Reference

#include <function.h>

Data Fields

const char * hot_section_label
const char * cold_section_label
const char * hot_section_end_label
const char * cold_section_end_label

Detailed Description

Data for function partitioning.   

Field Documentation

const char* function_subsections::cold_section_end_label
const char* function_subsections::cold_section_label
const char* function_subsections::hot_section_end_label
const char* function_subsections::hot_section_label

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