Searched refs:InnerValue (Results 1 – 1 of 1) sorted by relevance
433 uint64_t InnerValue = de.getULEB128(cursor); in also_compatible_with() local435 if (InnerValue >= strings.size()) { in also_compatible_with()438 Twine(InnerValue) + " is not a valid " + in also_compatible_with()443 << " = " << InnerValue; in also_compatible_with()444 if (strings[InnerValue]) in also_compatible_with()445 DescStream << " (" << strings[InnerValue] << ')'; in also_compatible_with()459 StringRef InnerValue = de.getCStrRef(cursor); in also_compatible_with() local461 << " = " << InnerValue; in also_compatible_with()465 uint64_t InnerValue = de.getULEB128(cursor); in also_compatible_with() local467 << " = " << InnerValue; in also_compatible_with()