multiboot_tag_elf_sections
((struct multiboot_tag_elf_sections *)mbt)->num,
((struct multiboot_tag_elf_sections *)mbt)->entsize,
((struct multiboot_tag_elf_sections *)mbt)->shndx);
struct multiboot_tag_elf_sections *mbt = buf;
multiboot2_copy_syms(struct multiboot_tag_elf_sections *mbt_elf,
struct multiboot_tag_elf_sections *mbt_elf = NULL;
mbt_elf = (struct multiboot_tag_elf_sections *)mbt;
void multiboot2_copy_syms(struct multiboot_tag_elf_sections *,
((struct multiboot_tag_elf_sections *)mbt)->num,
((struct multiboot_tag_elf_sections *)mbt)->entsize,
((struct multiboot_tag_elf_sections *)mbt)->shndx);