Searched refs:isecLoc (Results 1 – 1 of 1) sorted by relevance
97 const uint8_t *isecLoc = in getErrorPlace() local101 if (isecLoc == nullptr) { in getErrorPlace()105 if (isecLoc <= loc && loc < isecLoc + isec->getSize()) { in getErrorPlace()106 std::string objLoc = isec->getLocation(loc - isecLoc); in getErrorPlace()111 msg << isec->getSrcMsg(dummy, loc - isecLoc); in getErrorPlace()