Elf32_Shdr::sh_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Elf32_Shdr::sh_type field

Syntax

References

LocationReferrerText
replacements.h:258
Elf32_Word sh_type; /* Section type. */
FLASHPlugin.c:166loaded_plugin_load()
if (plugin->regions[i].original_section < 0 || image->sections[plugin->regions[i].original_section].sh_type == 8 /* NOBITS */)
advanced_elf_image.c:120advanced_elf_image_open()
if (elf->sections[i].sh_type == 2 /*SHT_SYMTAB*/)
advanced_elf_image.c:141advanced_elf_image_open()
if (str < 0 || str >= elf->header.e_shnum || elf->sections[str].sh_type != 3 /*SHT_STRTAB*/)

Data Use

Functions reading Elf32_Shdr::sh_type
Elf32_Shdr::sh_type
Type of Elf32_Shdr::sh_type
Elf32_Shdr::sh_type
all items filtered out