Home
last modified time | relevance | path

Searched refs:fromHex (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h268 inline std::string fromHex(StringRef Input) { in fromHex() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp119 llvm::copy(fromHex(uuid_str), data.uuid); in parseModuleId()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp191 copy(fromHex(Scalar), Fixed.Storage); in input()
H A DCodeViewYAMLDebugSections.cpp260 std::string H = fromHex(Scalar); in input()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp209 std::string Checksum = fromHex(F->getChecksum()->Value); in maybeRecordFile()
H A DDwarfDebug.cpp3658 std::string ChecksumString = fromHex(Checksum->Value); in getMD5AsBytes()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3772 Checksum = fromHex(Checksum); in parseDirectiveCVFile()
H A DMasmParser.cpp5033 Checksum = fromHex(Checksum); in parseDirectiveCVFile()