Searched defs:bufEnd (Results 1 – 3 of 3) sorted by relevance
824 char** bufEnd, int followLinks) in UTIL_prepareFileList()889 char** bufEnd, int followLinks) in UTIL_prepareFileList()960 char** bufEnd, int followLinks) in UTIL_prepareFileList()
1168 void InputSectionBase::relocate(Ctx &ctx, uint8_t *buf, uint8_t *bufEnd) { in relocate()1314 uint8_t *bufEnd = buf + size; in writeTo() local
313 char *bufEnd; /* end of the buffer */ member