Searched refs:ESec (Results 1 – 1 of 1) sorted by relevance
804 const Elf_Shdr *ESec = *ESecOrErr; in getSymbolSection() local805 if (!ESec) in getSymbolSection()809 Sec.p = reinterpret_cast<intptr_t>(ESec); in getSymbolSection()828 const Elf_Shdr *ESec = getSection(Sec); in moveSectionNext() local829 Sec = toDRI(++ESec); in moveSectionNext()