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