Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf_dump.c75 __u32 *decl_stack; member
1046 struct id_stack decl_stack; in btf_dump_emit_type_decl() local
1118 static void btf_dump_emit_mods(struct btf_dump *d, struct id_stack *decl_stack) in btf_dump_emit_mods()