Searched refs:btf_dump_ident_name (Results 1 – 1 of 1) sorted by relevance
648 static const char *btf_dump_ident_name(struct btf_dump *d, __u32 id);1189 const char *name = btf_dump_ident_name(d, id); in btf_dump_emit_typedef_def()1479 btf_dump_printf(d, "%s", btf_dump_ident_name(d, id)); in btf_dump_emit_type_chain()1693 static const char *btf_dump_ident_name(struct btf_dump *d, __u32 id) in btf_dump_ident_name() function
Completed in 7 milliseconds