Searched defs:shndx (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h76 unsigned long shndx; member in struct:elf_section_header_table
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dmultiboot_mbi.c572 mbi->u.elf_sec.shndx = elf_sec_shstrndx;
614 unsigned shndx, void *data)
617 elf_sec_shstrndx = shndx;
613 grub_multiboot_add_elfsyms(grub_size_t num, grub_size_t entsize, unsigned shndx, void *data) argument
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h143 unsigned long shndx; member in struct:multiboot_info::__anon334::__anon336
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_mbi2.c79 unsigned shndx, void *data)
82 elf_sec_shstrndx = shndx;
792 tag->shndx = elf_sec_shstrndx;
78 grub_multiboot_add_elfsyms(grub_size_t num, grub_size_t entsize, unsigned shndx, void *data) argument
/osnet-11/usr/src/grub/grub2/include/
H A Dmultiboot.h138 multiboot_uint32_t shndx; member in struct:multiboot_elf_section_header_table
H A Dmultiboot2.h293 multiboot_uint32_t shndx; member in struct:multiboot_tag_elf_sections

Completed in 35 milliseconds