Searched refs:addULEB128 (Results 1 – 3 of 3) sorted by relevance
97 addULEB128('C'); in addParentContext()132 addULEB128('N'); in hashShallowTypeReference()142 addULEB128('E'); in hashShallowTypeReference()159 addULEB128('R'); in hashRepeatedTypeReference()199 addULEB128('T'); in hashDIEEntry()212 addULEB128('R'); in hashRawTypeReference()217 addULEB128('T'); in hashRawTypeReference()269 addULEB128('A'); in hashAttribute()294 addULEB128('A'); in hashAttribute()356 addULEB128('S'); in hashNestedType()[all …]
60 void addULEB128(uint64_t Value);
82 Hash.addULEB128(DWord); in emitULEB128()