Searched refs:secEnd (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFDynObjWriter.cpp53 unsigned int secEnd = pOutput.context()->numOfSections(); local
54 for (secIdx = 0; secIdx < secEnd; ++secIdx) {
H A DELFExecWriter.cpp56 unsigned int secEnd = pOutput.context()->numOfSections(); local
57 for (secIdx = 0; secIdx < secEnd; ++secIdx) {

Completed in 686 milliseconds