Home
last modified time | relevance | path

Searched defs:GetNameForDWARFReg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp405 std::function<StringRef(uint64_t RegNum, bool IsEH)> GetNameForDWARFReg = in printCompactDWARFExpr()
502 std::function<StringRef(uint64_t RegNum, bool IsEH)> GetNameForDWARFReg) { in printCompact()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
DDIContext.h204 GetNameForDWARFReg; member