Searched refs:does_fit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A Dconfig.h206 static const bool does_fit = member in struct:check_fit
H A DRegisters.hpp103 static_assert((check_fit<Registers_x86, unw_context_t>::does_fit),
320 static_assert((check_fit<Registers_x86_64, unw_context_t>::does_fit),
645 static_assert((check_fit<Registers_ppc, unw_context_t>::does_fit),
1212 static_assert((check_fit<Registers_ppc64, unw_context_t>::does_fit),
1818 static_assert((check_fit<Registers_arm64, unw_context_t>::does_fit),
2156 static_assert((check_fit<Registers_arm, unw_context_t>::does_fit),
2566 static_assert((check_fit<Registers_or1k, unw_context_t>::does_fit),
2772 static_assert((check_fit<Registers_mips_o32, unw_context_t>::does_fit),
3089 static_assert((check_fit<Registers_mips_newabi, unw_context_t>::does_fit),
3373 static_assert((check_fit<Registers_sparc, unw_context_t>::does_fit),
[all...]
H A DUnwindCursor.hpp531 static_assert((check_fit<UnwindCursor<A, R>, unw_cursor_t>::does_fit),
632 static_assert((check_fit<UnwindCursor<A, R>, unw_cursor_t>::does_fit),
1177 static_assert((check_fit<UnwindCursor<A, R>, unw_cursor_t>::does_fit),

Completed in 127 milliseconds