Searched refs:isecLoc (Results 1 – 1 of 1) sorted by relevance
101 const uint8_t *isecLoc = in getErrorPlace() local105 if (isecLoc == nullptr) { in getErrorPlace()109 if (isecLoc <= loc && loc < isecLoc + isec->getSize()) { in getErrorPlace()110 std::string objLoc = isec->getLocation(loc - isecLoc); in getErrorPlace()115 isec->file ? isec->getSrcMsg(dummy, loc - isecLoc) : ""}; in getErrorPlace()