Searched refs:e_shentsize (Results 1 - 2 of 2) sorted by path

/frameworks/compile/linkloader/include/
H A DELFHeader.h54 half_t e_shentsize; member in class:ELFHeader
139 return e_shentsize;
194 AR & e_shentsize; local
240 (e_shnum == 0 || e_shentsize == TypeTraits<ELFSectionHeaderTy>::size));
/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp80 header->e_shentsize = sizeof(Elf32_Shdr);
131 header->e_shentsize = sizeof(Elf64_Shdr);

Completed in 74 milliseconds