Searched refs:addSLEB128 (Results 1 – 3 of 3) sorted by relevance
63 void addSLEB128(int64_t Value);
63 void DIEHash::addSLEB128(int64_t Value) { in addSLEB128() function in DIEHash279 addSLEB128((int64_t)Value.getDIEInteger().getValue()); in hashAttribute()
78 Hash.addSLEB128(DWord); in emitSLEB128()