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

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

#include <elf.h>

Data Fields

elf64_sxword d_tag
 
union { 
 
   elf64_xword   d_val 
 
   elf64_addr   d_ptr 
 
d_un 
 

Detailed Description

Dynamic section entry(64-bit)

Field Documentation

◆ d_ptr

elf64_addr elf64_dyn::d_ptr

◆ d_tag

elf64_sxword elf64_dyn::d_tag

◆ [union]

union { ... } elf64_dyn::d_un

◆ d_val

elf64_xword elf64_dyn::d_val

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