Home
last modified time | relevance | path

Searched refs:SoftStop (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h21 SoftStop, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp153 OverflowOptValue = OnCuIndexOverflow::SoftStop; in llvm_dwp_main()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp194 } else if (OverflowOptValue == OnCuIndexOverflow::SoftStop) { in sectionOverflowErrorOrWarning()