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