Searched refs:strip_mods (Results 1 – 3 of 3) sorted by relevance
105 bool strip_mods = false; in codegen_datasec_def() local113 strip_mods = true; in codegen_datasec_def()127 .strip_mods = strip_mods, in codegen_datasec_def()
62 bool strip_mods; member1084 d->strip_mods = OPTS_GET(opts, strip_mods, false); in btf_dump__emit_type_decl()1086 d->strip_mods = false; in btf_dump__emit_type_decl()1100 if (d->strip_mods && btf_is_mod(t)) in btf_dump_emit_type_decl()
166 bool strip_mods; member169 #define btf_dump_emit_type_decl_opts__last_field strip_mods