Searched refs:relocateAlloc (Results 1 – 5 of 5) sorted by relevance
209 void relocateAlloc(uint8_t *buf, uint8_t *bufEnd);
178 relocateAlloc(buf, buf + getSize()); in writeTo()
416 relocateAlloc(buf, buf + getSize()); in writeTo()
992 relocateAlloc(buf, bufEnd); in relocate()1005 void InputSectionBase::relocateAlloc(uint8_t *buf, uint8_t *bufEnd) { in relocateAlloc() function in InputSectionBase
640 s->relocateAlloc(buf, nullptr); in writeTo()700 relocateAlloc(buf, buf + size); in writeTo()3502 d->relocateAlloc(buf + d->outSecOff, buf + d->outSecOff + d->getSize()); in writeTo()