Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h287 UnwindLocation &getCFAValue() { return CFAValue; } in getCFAValue() function
288 const UnwindLocation &getCFAValue() const { return CFAValue; } in getCFAValue() function