GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
elfinfo Struct Reference

Public Attributes

asection * stabsect
 
asection * mdebugsect
 
asection * ctfsect
 

Detailed Description

Definition at line 62 of file elfread.c.

Member Data Documentation

◆ ctfsect

asection* elfinfo::ctfsect

Definition at line 66 of file elfread.c.

Referenced by elf_locate_sections(), elf_read_minimal_symbols(), and elf_symfile_read().

◆ mdebugsect

asection* elfinfo::mdebugsect

Definition at line 65 of file elfread.c.

Referenced by elf_locate_sections(), elf_read_minimal_symbols(), and elf_symfile_read().

◆ stabsect

asection* elfinfo::stabsect

Definition at line 64 of file elfread.c.

Referenced by elf_locate_sections(), elf_read_minimal_symbols(), and elf_symfile_read().


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