OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namespace_name
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ax-gdb.c
1551
const char *
namespace_name
= curtype->name ();
1554
sym = cp_lookup_symbol_namespace (
namespace_name
, name,
1542
const char *
namespace_name
= curtype->name ();
local
valops.c
3823
const char *
namespace_name
= curtype->name ();
3827
sym = cp_lookup_symbol_namespace (
namespace_name
, name,
3821
const char *
namespace_name
= curtype->name ();
local
/src/external/gpl3/gdb/dist/gdb/
ax-gdb.c
1550
const char *
namespace_name
= curtype->name ();
1553
sym = cp_lookup_symbol_namespace (
namespace_name
, name,
1541
const char *
namespace_name
= curtype->name ();
local
valops.c
3817
const char *
namespace_name
= curtype->name ();
3821
sym = cp_lookup_symbol_namespace (
namespace_name
, name,
3815
const char *
namespace_name
= curtype->name ();
local
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
955
static const char *
namespace_name
(struct die_info *die,
14262
name =
namespace_name
(die, &is_anonymous, cu);
14300
namespace_name
(die, &is_anonymous, cu);
14367
namespace_name
(struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu)
14358
namespace_name
(struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu)
function
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
899
static const char *
namespace_name
(struct die_info *die,
12560
name =
namespace_name
(die, &is_anonymous, cu);
12598
namespace_name
(die, &is_anonymous, cu);
12667
namespace_name
(struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu)
12660
namespace_name
(struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu)
function
Completed in 69 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026