HPCToolkit
sections.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * SECTION_SYMTAB
 
const char * SECTION_INIT
 
const char * SECTION_FINI
 
const char * SECTION_PLT
 
const char * SECTION_TEXT
 

Variable Documentation

◆ SECTION_FINI

const char* SECTION_FINI

Definition at line 57 of file sections.cpp.

◆ SECTION_INIT

const char* SECTION_INIT

Definition at line 56 of file sections.cpp.

◆ SECTION_PLT

const char* SECTION_PLT

Definition at line 59 of file sections.cpp.

◆ SECTION_SYMTAB

const char* SECTION_SYMTAB

Definition at line 55 of file sections.cpp.

◆ SECTION_TEXT

const char* SECTION_TEXT

Definition at line 58 of file sections.cpp.