GCC Middle and Back End API Reference
ctf_strtable Struct Reference

#include <ctfc.h>

Collaboration diagram for ctf_strtable:

Data Fields

ctf_string_tctstab_head
ctf_string_tctstab_tail
int ctstab_num
size_t ctstab_len
const char * ctstab_estr

Detailed Description

Internal representation of CTF string table.

Field Documentation

◆ ctstab_estr

const char* ctf_strtable::ctstab_estr

◆ ctstab_head

◆ ctstab_len

size_t ctf_strtable::ctstab_len

◆ ctstab_num

int ctf_strtable::ctstab_num

◆ ctstab_tail

ctf_string_t* ctf_strtable::ctstab_tail

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