Searched refs:SLEB (Results 1 – 1 of 1) sorted by relevance
295 uint8_t SLEB[16]; in applySLEB128() local297 uint8_t RealSize = encodeSLEB128(Val, SLEB, DestSize); in applySLEB128()299 memcpy(const_cast<char *>(getContents().data() + PatchOffset), SLEB, in applySLEB128()