|
GCC Middle and Back End API 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 |
Data for function partitioning.
| 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 |
Assembly labels for the hot and cold text sections, to be used by debugger functions for determining the size of text sections.