Searched refs:ESec (Results 1 – 1 of 1) sorted by relevance
867 const Elf_Shdr *ESec = *ESecOrErr; in getSymbolSection() local868 if (!ESec) in getSymbolSection()872 Sec.p = reinterpret_cast<intptr_t>(ESec); in getSymbolSection()891 const Elf_Shdr *ESec = getSection(Sec); in moveSectionNext() local892 Sec = toDRI(++ESec); in moveSectionNext()