DPU Host API  2025.1.0
dpu_symbol_t Struct Reference

Information for a symbol from a DPU program. More...

#include <dpu_types.h>

Data Fields

dpu_mem_max_addr_t address
 
dpu_mem_max_size_t size
 

Detailed Description

Information for a symbol from a DPU program.

Field Documentation

◆ address

Memory address of the symbol.

◆ size

Size in bytes of the symbol.


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