Home
last modified time | relevance | path

Searched refs:has_init (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.h101 bool has_init; member
H A Dmodpost.c657 mod->has_init = true; in handle_symbol()
1927 if (mod->has_init) in add_header()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.h125 int has_init; member
H A Dmodpost.c744 mod->has_init = 1; in handle_symbol()
2292 if (mod->has_init) in add_header()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp1229 bool has_init = false; in parse_new_expr() local
1232 has_init = true; in parse_new_expr()
1257 if (has_init) { in parse_new_expr()
1284 if (has_init) in parse_new_expr()

Completed in 12 milliseconds