Searched refs:ESec (Results 1 – 1 of 1) sorted by relevance
670 const Elf_Shdr *ESec = *ESecOrErr; in getSymbolSection() local671 if (!ESec) in getSymbolSection()675 Sec.p = reinterpret_cast<intptr_t>(ESec); in getSymbolSection()692 const Elf_Shdr *ESec = getSection(Sec); in moveSectionNext() local693 Sec = toDRI(++ESec); in moveSectionNext()