Searched refs:module_count (Results 1 – 11 of 11) sorted by relevance
457 mbi_modules(char *mbi, uint32_t mbi_size, int module_count) in mbi_modules() argument465 bim_len = sizeof(*bim) + (module_count * sizeof(*bie)); in mbi_modules()471 bim->num = module_count; in mbi_modules()654 int module_count = 0; in multiboot2_post_reloc() local683 module_count++; in multiboot2_post_reloc()729 if (module_count > 0) in multiboot2_post_reloc()730 mbi_modules(mbi, mbi_size, module_count); in multiboot2_post_reloc()
35 unsigned char module_count[4]; member
191 unsigned int module_count; member
146 unsigned int module_count;401 lctx->module_count = 0; in isc_log_destroy() 593 modp->id = lctx->module_count++; in isc_log_registermodules() 714 REQUIRE(module == NULL || module->id < lctx->module_count); in isc_log_createchannel() 926 REQUIRE(module == NULL || module->id < lctx->module_count); in isc_log_closefilelogs() 1504 REQUIRE(module->id < lctx->module_count);152 unsigned int module_count; global() member
148 unsigned int module_count; member267 lctx->module_count = 0; in isc_log_create()424 lctx->module_count = 0; in isc_log_destroy()617 modp->id = lctx->module_count++; in isc_log_registermodules()738 REQUIRE(module == NULL || module->id < lctx->module_count); in isc_log_usechannel()948 REQUIRE(module == NULL || module->id < lctx->module_count); in assignchannel()1534 REQUIRE(module->id < lctx->module_count); in isc_log_doit()
1930 dst->module_count = bfd_getb32 (src->module_count); in som_swap_lst_header_in()5969 if (_bfd_mul_overflow (lst_header->module_count, in som_bfd_fill_in_ar_symbols()5977 if (som_dict == NULL && lst_header->module_count != 0) in som_bfd_fill_in_ar_symbols()6035 if (ndx >= lst_header->module_count) in som_bfd_fill_in_ar_symbols()6086 if (ndx >= lst_header->module_count) in som_bfd_fill_in_ar_symbols()6323 unsigned int module_count; in som_bfd_ar_write_symbol_stuff() local6336 module_count = bfd_getb32 (lst.module_count); in som_bfd_ar_write_symbol_stuff()6337 if (_bfd_mul_overflow (module_count, in som_bfd_ar_write_symbol_stuff()6344 if (som_dict == NULL && module_count != 0) in som_bfd_ar_write_symbol_stuff()6487 + module_count * sizeof (struct som_external_som_entry) in som_bfd_ar_write_symbol_stuff()[all …]
1929 dst->module_count = bfd_getb32 (src->module_count); in som_swap_lst_header_in()6042 if (_bfd_mul_overflow (lst_header->module_count, in som_bfd_fill_in_ar_symbols()6050 if (som_dict == NULL && lst_header->module_count != 0) in som_bfd_fill_in_ar_symbols()6108 if (ndx >= lst_header->module_count) in som_bfd_fill_in_ar_symbols()6159 if (ndx >= lst_header->module_count) in som_bfd_fill_in_ar_symbols()6396 unsigned int module_count; in som_bfd_ar_write_symbol_stuff() local6409 module_count = bfd_getb32 (lst.module_count); in som_bfd_ar_write_symbol_stuff()6410 if (_bfd_mul_overflow (module_count, in som_bfd_ar_write_symbol_stuff()6417 if (som_dict == NULL && module_count != 0) in som_bfd_ar_write_symbol_stuff()6560 + module_count * sizeof (struct som_external_som_entry) in som_bfd_ar_write_symbol_stuff()[all …]
172 extern u_int module_count;
98 u_int module_count; variable836 module_count++; in module_enqueue()1517 module_count--; in module_do_unload()