Searched refs:ZeroPad (Results 1 – 2 of 2) sorted by relevance
207 bool ZeroPad) { in parseRegisterValue() argument209 if (ZeroPad && HexValue.size() < Info.byte_size * 2) { in parseRegisterValue()
89 bool ZeroPad = false);