Searched refs:getValueString (Results 1 – 3 of 3) sorted by relevance
124 error_code getValueString(SmallVectorImpl<char> &Result) const;581 inline error_code RelocationRef::getValueString(SmallVectorImpl<char> &Result) in getValueString() function
247 if (error_code ec = (*unwrap(RI))->getValueString(ret)) in LLVMGetRelocationValueString()
503 if (error(rel_cur->getValueString(val))) goto skip_print_rel; in DisassembleObject()539 if (error(ri->getValueString(valuestr))) continue; in PrintRelocations()