Searched defs:btf__name_by_offset (Results 1 – 3 of 3) sorted by relevance
19 #define btf__name_by_offset btf_name_by_offset macro
27 static const char *btf__name_by_offset(const struct btf *btf, u32 offset) in btf__name_by_offset() function
1563 const char *btf__name_by_offset(const struct btf *btf, __u32 offset) in btf__name_by_offset() function