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