Searched refs:ESec (Results 1 – 1 of 1) sorted by relevance
540 const Elf_Shdr *ESec = *ESecOrErr; in getSymbolSection() local541 if (!ESec) in getSymbolSection()545 Sec.p = reinterpret_cast<intptr_t>(ESec); in getSymbolSection()559 const Elf_Shdr *ESec = getSection(Sec); in moveSectionNext() local560 Sec = toDRI(++ESec); in moveSectionNext()