Home
last modified time | relevance | path

Searched defs:Elf32_Sym (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
Debpf_std_type.h139 struct Elf32_Sym { struct
140 uint32_t st_name;
141 uint32_t st_value;
142 uint32_t st_size;
143 unsigned char st_info;
144 unsigned char st_other;
145 uint16_t st_shndx;