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

/barrelfish-2018-10-04/include/target/aarch64/barrelfish_kpi/
H A Darm_core_data.h24 uint32_t shndx; member in struct:armv8_coredata_elf
/barrelfish-2018-10-04/tools/fastmodels/
H A Dbuild_multiboot.c80 size_t shndx; local
81 if(elf_getshdrstrndx(elf, &shndx)) {
92 sections->shndx= shndx;
H A Dtest_mkmb.c106 sect_tag->shndx);
/barrelfish-2018-10-04/include/target/x86/barrelfish_kpi/
H A Dcoredata_target.h36 uint32_t shndx; member in struct:x86_coredata_elf
/barrelfish-2018-10-04/include/
H A Dmultiboot.h44 uint32_t shndx; member in struct:multiboot_elf
/barrelfish-2018-10-04/tools/arm_molly/
H A Dmolly_init32.c106 mbi->syms.elf.shndx = cpu_head->e_shstrndx;
H A Dmolly_init64.c107 mbi->syms.elf.shndx = cpu_head->e_shstrndx;
/barrelfish-2018-10-04/kernel/include/
H A Dmultiboot2.h311 multiboot_uint32_t shndx; member in struct:multiboot_tag_elf_sections
/barrelfish-2018-10-04/tools/molly/
H A Dmolly_init.c313 mbi->syms.elf.shndx = cpu_head->e_shstrndx;
/barrelfish-2018-10-04/tools/weever/
H A Dloader.c165 multiboot_info->syms.elf.shndx = head->e_shstrndx;
/barrelfish-2018-10-04/tools/elver/
H A Delver.c247 multiboot_info->syms.elf.shndx = head->e_shstrndx;

Completed in 61 milliseconds