Home
last modified time | relevance | path

Searched defs:hex_value (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/tools/lldb-dap/
H A DSourceBreakpoint.cpp151 unsigned long hex_value = strtoul(hex_str, nullptr, 16); FormatLogText() local
/llvm-project/lldb/source/Utility/
H A DArgs.cpp533 unsigned long hex_value = strtoul(hex_str, nullptr, 16); EncodeEscapeSequences() local
/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2152 unsigned long hex_value = strtoul(hex_str, nullptr, 16); ParseInternal() local
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2868 integerPart hex_value; convertFromHexadecimalString() local