Home | History | Annotate | Download | only in Object

Lines Matching defs:e_shoff

273     Elf_Off  e_shoff;    // Section header table's file offset, in bytes
1090 if (Header->e_shoff == 0)
1094 reinterpret_cast<const Elf_Shdr *>(base() + Header->e_shoff);
1204 ret.p = reinterpret_cast<intptr_t>(base() + Header->e_shoff);
1214 + Header->e_shoff