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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c642 Elf_Addr section_address; local
653 section_address = section_addresses[grub_le_to_cpu32 (s->sh_info)];
673 addr = section_address + offset;
692 addr = section_address + offset;
721 addr = section_address + offset;

Completed in 16 milliseconds