Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Dynamic section entry(32-bit) More...

#include <elf.h>

Data Fields

elf32_sword d_tag
 
union { 
 
   elf32_word   d_val 
 
   elf32_addr   d_ptr 
 
d_un 
 

Detailed Description

Dynamic section entry(32-bit)

Field Documentation

◆ d_ptr

elf32_addr elf32_dyn::d_ptr

◆ d_tag

elf32_sword elf32_dyn::d_tag

◆ [union]

union { ... } elf32_dyn::d_un

◆ d_val

elf32_word elf32_dyn::d_val

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