OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:die_struct
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
3172
typedef struct GTY((chain_circular ("%h.die_sib"), for_user))
die_struct
{
3534
struct block_die_hasher : ggc_ptr_hash<
die_struct
>
3536
static hashval_t hash (
die_struct
*);
3537
static bool equal (
die_struct
*,
die_struct
*);
5975
/* Returns a hash value for X (which really is a
die_struct
). */
5983
/* Return true if decl_id of
die_struct
X is the same as UID of decl *Y. */
6925
debug (
die_struct
&ref)
6931
debug (
die_struct
*ptr)
8361
typedef
die_struct
*compare_type
3167
typedef struct GTY((chain_circular ("%h.die_sib"), for_user))
die_struct
{
struct
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
3174
typedef struct GTY((chain_circular ("%h.die_sib"), for_user))
die_struct
{
3536
struct block_die_hasher : ggc_ptr_hash<
die_struct
>
3538
static hashval_t hash (
die_struct
*);
3539
static bool equal (
die_struct
*,
die_struct
*);
5949
/* Returns a hash value for X (which really is a
die_struct
). */
5957
/* Return nonzero if decl_id of
die_struct
X is the same as UID of decl *Y. */
6892
debug (
die_struct
&ref)
6898
debug (
die_struct
*ptr)
8319
typedef
die_struct
*compare_type
3169
typedef struct GTY((chain_circular ("%h.die_sib"), for_user))
die_struct
{
struct
[
all
...]
Completed in 39 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026