Searched refs:getULEBSize (Results 1 – 1 of 1) sorted by relevance
126 size_t getULEBSize(int Value) { in getULEBSize() function in __anonba97ddd10111::ObjectAttributeEmitter161 ContentsSize += getULEBSize(Attribute); in EmitAttribute()162 ContentsSize += getULEBSize(Value); in EmitAttribute()173 ContentsSize += getULEBSize(Attribute); in EmitTextAttribute()