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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c323 Elf_Word target_section_index; local
331 target_section_index = grub_target_to_host32 (s->sh_info);
332 target_section_addr = section_addresses[target_section_index];
334 + (target_section_index

Completed in 16 milliseconds