Searched refs:isecLoc (Results 1 – 1 of 1) sorted by relevance
101 const uint8_t *isecLoc = in getErrPlace() local105 if (isecLoc == nullptr) { in getErrPlace()109 if (isecLoc <= loc && loc < isecLoc + isec->getSize()) in getErrPlace()110 return {isec, isec->template getLocation<ELFT>(loc - isecLoc) + ": "}; in getErrPlace()