Searched defs:bufEnd (Results 1 – 2 of 2) sorted by relevance
963 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { in relocate()1115 uint8_t *bufEnd = buf + size; in writeTo() local
314 char *bufEnd; /* end of the buffer */ member