Home
last modified time | relevance | path

Searched refs:createSame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h100 static UnwindLocation createSame();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp47 UnwindLocation UnwindLocation::createSame() { return {Same}; } in createSame() function in UnwindLocation
683 *RegNum, UnwindLocation::createSame()); in parseRows()