GDB (xrefs)
|
#include "gdbsupport/gdb_string_view.h"
Go to the source code of this file.
Enumerations | |
enum class | split_style { NONE , CXX , DOT_STYLE , UNDERSCORE } |
Functions | |
std::vector< gdb::string_view > | split_name (const char *name, split_style style) |
|
strong |
Enumerator | |
---|---|
NONE | |
CXX | |
DOT_STYLE | |
UNDERSCORE |
Definition at line 27 of file split-name.h.
|
extern |
Definition at line 27 of file split-name.c.
References cp_find_first_component(), CXX, DOT_STYLE, name, and UNDERSCORE.
Referenced by cooked_index_shard::handle_gnat_encoded_entry().