Searched refs:addSLEB128 (Results 1 – 3 of 3) sorted by relevance
65 Hash.addSLEB128(DWord); in EmitSLEB128()
123 void addSLEB128(int64_t Value);
73 void DIEHash::addSLEB128(int64_t Value) { in addSLEB128() function in DIEHash325 addSLEB128((int64_t)cast<DIEInteger>(Value)->getValue()); in hashAttribute()