GDB (xrefs)
|
Go to the source code of this file.
Namespaces | |
namespace | selftests |
namespace | selftests::format_pieces |
Macros | |
#define | LL "ll" |
Functions | |
static void | selftests::format_pieces::check (const char *str, const std::vector< format_piece > &expected_pieces, bool gdb_format=false) |
static void | selftests::format_pieces::test_escape_sequences () |
static void | selftests::format_pieces::test_format_specifier () |
static void | selftests::format_pieces::test_gdb_formats () |
static void | selftests::format_pieces::test_format_int_sizes () |
static void | selftests::format_pieces::test_windows_formats () |
static void | selftests::format_pieces::run_tests () |
void | _initialize_format_pieces_selftests () |
#define LL "ll" |
Definition at line 27 of file format_pieces-selftests.c.
Referenced by examine_prologue(), extract_bit_field(), selftests::format_pieces::test_format_int_sizes(), and selftests::format_pieces::test_format_specifier().
void _initialize_format_pieces_selftests | ( | ) |
Definition at line 153 of file format_pieces-selftests.c.
References selftests::format_pieces::run_tests().