Searched refs:num_sections (Results 1 – 10 of 10) sorted by relevance
71 unsigned int i, num_sections; in get_offset_from_address() local75 num_sections = x[0].sh_size; in get_offset_from_address()77 num_sections = hdr->e_shnum; in get_offset_from_address()79 for (i = 1; i < num_sections; i++) { in get_offset_from_address()187 unsigned int i, num_sections; in get_symbol_table() local191 num_sections = x[0].sh_size; in get_symbol_table()193 num_sections = hdr->e_shnum; in get_symbol_table()195 for (i = 1; i < num_sections; i++) in get_symbol_table()
114 unsigned int num_sections; in do_func() local119 num_sections = r2(&ehdr->e_shnum); in do_func()120 if (num_sections == SHN_UNDEF) in do_func()121 num_sections = _r(&shdr[0].sh_size); in do_func()129 for (i = 0; i < num_sections; i++) { in do_func()
149 unsigned short num_sections; in update_pecoff_section_header_fields() local153 num_sections = get_unaligned_le16(&buf[pe_header + 6]); in update_pecoff_section_header_fields()161 while (num_sections > 0) { in update_pecoff_section_header_fields()178 num_sections--; in update_pecoff_section_header_fields()
143 unsigned int num_sections; /* max_secindex + 1 */ member
482 info->num_sections = TO_NATIVE(sechdrs[0].sh_size); in parse_elf()485 info->num_sections = hdr->e_shnum; in parse_elf()495 for (i = 0; i < info->num_sections; i++) { in parse_elf()509 for (i = 1; i < info->num_sections; i++) { in parse_elf()1554 if (section_index > elf->num_sections) in is_executable_section()1910 for (i = 0; i < elf->num_sections; i++) { in check_sec_ref()
1411 if (!sym->st_shndx || get_secindex(info, sym) >= info->num_sections) in handle_moddevtable()
61 int i, num_sections; in early_init_dt_scan_fw_dump() local99 num_sections = size / (3 * sizeof(u32)); in early_init_dt_scan_fw_dump()101 for (i = 0; i < num_sections; i++, sections += 3) { in early_init_dt_scan_fw_dump()
387 resp->num_sections, resp->sections[0].sub_alloc_size, in netvsc_init_buf()391 if (resp->num_sections != 1 || resp->sections[0].offset != 0) { in netvsc_init_buf()
398 u32 num_sections; member
12699 u32 num_sections; member13139 u32 num_sections; member