Searched refs:BytesEnd (Results 1 – 2 of 2) sorted by relevance
36 static int32_t withBytesAsElf(char *BytesBegin, char *BytesEnd, F Callback) { in withBytesAsElf() argument37 size_t Size = BytesEnd - BytesBegin; in withBytesAsElf()
2259 uint8_t *BytesEnd = getDescriptor().end();2260 return reinterpret_cast<bundle_op_iterator>(BytesEnd);