Searched refs:entsize (Results 1 – 1 of 1) sorted by relevance
/art/libelffile/elf/ |
D | elf_builder.h | 97 Elf_Word entsize) in Section() argument 111 header_.sh_entsize = entsize; in Section() 235 Elf_Word entsize) in CachedSection() argument 236 : Section(owner, name, type, flags, link, info, align, entsize), cache_() { } in CachedSection() 411 Elf_Word entsize) in BuildIdSection() argument 412 : Section(owner, name, type, flags, link, info, align, entsize), in BuildIdSection()
|