Searched refs:out_shstrtab_extra (Results 1 – 1 of 1) sorted by relevance
77 static u8 out_shstrtab_extra[] = ".note\0"; variable400 out_shdr[2].sh_size += sizeof(out_shstrtab_extra); in main()457 do_write(outfd, out_shstrtab_extra, sizeof(out_shstrtab_extra)); in main()458 do_write(outfd, buffer, 4-((sizeof(out_shstrtab)+sizeof(out_shstrtab_extra)+dat_siz)&3)); in main()
Completed in 2 milliseconds