OpenOCD
Elf32_Shdr
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
Elf32_Shdr
Elf32_Shdr struct
Syntax
Show:
Summary
Declaration
from
replacements.h:255
typedef
struct
{
Elf32_Word
sh_name
;
Elf32_Word
sh_type
;
Elf32_Word
sh_flags
;
Elf32_Addr
sh_addr
;
Elf32_Off
sh_offset
;
Elf32_Size
sh_size
;
Elf32_Word
sh_link
;
Elf32_Word
sh_info
;
Elf32_Size
sh_addralign
;
Elf32_Size
sh_entsize
;
}
Elf32_Shdr
;
Fields
Field
Declared as
Elf32_Shdr::sh_name
Elf32_Word
Elf32_Shdr::sh_type
Elf32_Word
Elf32_Shdr::sh_flags
Elf32_Word
Elf32_Shdr::sh_addr
Elf32_Addr
Elf32_Shdr::sh_offset
Elf32_Off
Elf32_Shdr::sh_size
Elf32_Size
Elf32_Shdr::sh_link
Elf32_Word
Elf32_Shdr::sh_info
Elf32_Word
Elf32_Shdr::sh_addralign
Elf32_Size
Elf32_Shdr::sh_entsize
Elf32_Size
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out