Searched refs:SH_NUM (Results 1 – 1 of 1) sorted by relevance
284 const uint8_t SH_NUM = 8; in Write() local285 uint32_t shdr_size = sizeof(llvm::ELF::Elf32_Shdr) * SH_NUM; in Write()341 elf_header.e_shnum = SH_NUM; in Write()469 llvm::ELF::Elf32_Shdr section_headers[SH_NUM]; in Write()