Searched defs:main_def (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Modules/ |
H A D | _testmultiphase.c | 450 static PyModuleDef main_def = TEST_MODULE_DEF("main", main_slots, testexport_methods); variable
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | linker.c | 1492 map_defs_match(const char *sym_name, const struct btf *main_btf, const struct btf_map_def *main_def, const struct btf_map_def *main_inner_def, const struct btf *extra_btf, const struct btf_map_def *extra_def, const struct btf_map_def *extra_inner_def) map_defs_match() argument [all...] |
/third_party/libbpf/src/ |
H A D | linker.c | 1492 map_defs_match(const char *sym_name, const struct btf *main_btf, const struct btf_map_def *main_def, const struct btf_map_def *main_inner_def, const struct btf *extra_btf, const struct btf_map_def *extra_def, const struct btf_map_def *extra_inner_def) map_defs_match() argument [all...] |
Completed in 11 milliseconds