Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
Debpf_std_type.h148 struct Elf64_Sym { struct
149 uint32_t st_name;
150 unsigned char st_info;
151 unsigned char st_other;
152 uint16_t st_shndx;
153 uint64_t st_value;
154 uint64_t st_size;
/developtools/profiler/hiebpf/include/
Dvmlinux.h1340 typedef struct elf64_sym Elf64_Sym; typedef