Elf32_Ehdr::e_entry is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Elf32_Ehdr::e_entry field

Syntax

References

LocationReferrerText
replacements.h:243
Elf32_Addr e_entry; /* Entry point virtual address */
FLASHPlugin.c:124loaded_plugin_load()
plugin->entry = image->header.e_entry;
image.c:477image_elf32_read_headers()
image->start_address = field32(elf, elf->header32->e_entry);

Data Use

Functions reading Elf32_Ehdr::e_entry
Elf32_Ehdr::e_entry
all items filtered out
Type of Elf32_Ehdr::e_entry
Elf32_Ehdr::e_entry
all items filtered out