Searched refs:getObjMsg (Results 1 – 5 of 5) sorted by relevance
45 isec->getObjMsg((const uint8_t *)loc - isec->content().data())); in failOn()
294 std::string InputSectionBase::getObjMsg(uint64_t off) const { in getObjMsg() function in InputSectionBase436 "\n>>> referenced by " + getObjMsg(p->r_offset)); in copyRelocations()597 isec->getObjMsg(d->value) + " is ignored"); in getRISCVPCRelHi20()615 isec->getObjMsg(d->value) + in getRISCVPCRelHi20()1286 getObjMsg(d.data() - content().data())); in split()
556 std::string obj1 = sec1->getObjMsg(d->value); in reportDuplicate()558 std::string obj2 = errSec->getObjMsg(errOffset); in reportDuplicate()
219 std::string getObjMsg(uint64_t offset) const;
96 return msg + s.getObjMsg(off); in getLocation()760 msg += sec.getObjMsg(offset); in reportUndefinedSymbol()2023 isec->getObjMsg(src - (os->addr + isec->outSecOff))); in getISDThunkSec()