Searched refs:InnerValue (Results 1 – 1 of 1) sorted by relevance
407 uint64_t InnerValue = de.getULEB128(cursor); in also_compatible_with() local409 if (InnerValue >= strings.size()) { in also_compatible_with()412 Twine(InnerValue) + " is not a valid " + in also_compatible_with()417 << " = " << InnerValue; in also_compatible_with()418 if (strings[InnerValue]) in also_compatible_with()419 DescStream << " (" << strings[InnerValue] << ')'; in also_compatible_with()433 StringRef InnerValue = de.getCStrRef(cursor); in also_compatible_with() local435 << " = " << InnerValue; in also_compatible_with()439 uint64_t InnerValue = de.getULEB128(cursor); in also_compatible_with() local441 << " = " << InnerValue; in also_compatible_with()