Searched refs:shstrtab_index (Results 1 – 5 of 5) sorted by relevance
201 elf_section_index shstrtab_index) in elf_x86_x86_write_proghead() argument223 YASM_WRITE_16_L(bufp, shstrtab_index); /* e_shstrndx */ in elf_x86_x86_write_proghead()
212 elf_section_index shstrtab_index) in elf_x86_amd64_write_proghead() argument237 YASM_WRITE_16_L(bufp, shstrtab_index); /* e_shstrndx */ in elf_x86_amd64_write_proghead()
69 elf_section_index shstrtab_index);
530 elf_section_index shstrtab_index);
937 elf_section_index shstrtab_index) in elf_proghead_write_to_file() argument948 elf_march->write_proghead(&bufp, secthead_addr, secthead_count, shstrtab_index); in elf_proghead_write_to_file()