Searched refs:num_sections (Results 1 – 8 of 8) sorted by relevance
116 num_sections=`echo $led_name | awk -F: '{print NF}'`118 if [ $num_sections -eq 1 ]; then121 elif [ $num_sections -eq 2 ]; then124 elif [ $num_sections -eq 3 ]; then129 …"Detected %d sections in the LED class device name - should the script be updated?\n" $num_sections
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()
58 __le32 num_sections; member
548 u32 num_sections; in rtlbt_parse_firmware_v2() local566 num_sections = le32_to_cpu(hdr->num_sections); in rtlbt_parse_firmware_v2()571 for (i = 0; i < num_sections; i++) { in rtlbt_parse_firmware_v2()
356 if (secindex >= info->num_sections) in sec_name()490 info->num_sections = TO_NATIVE(sechdrs[0].sh_size); in parse_elf()493 info->num_sections = hdr->e_shnum; in parse_elf()503 for (i = 0; i < info->num_sections; i++) { in parse_elf()517 for (i = 1; i < info->num_sections; i++) { in parse_elf()1024 if (secndx >= elf->num_sections) in is_executable_section()1449 for (i = 0; i < elf->num_sections; i++) { in check_sec_ref()
1547 if (!sym->st_shndx || get_secindex(info, sym) >= info->num_sections) in handle_moddevtable()
1614 u32 num_sections; member2195 u32 num_sections; member2238 u32 num_sections; member
445 u32 num_sections; member