OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incref
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/python/
py-ref.h
29
static void
incref
(T *ptr)
function in struct:gdbpy_ref_policy
/src/external/gpl3/gdb/dist/gdb/python/
py-ref.h
29
static void
incref
(T *ptr)
function in struct:gdbpy_ref_policy
/src/external/gpl3/gdb.old/dist/gdb/
gdb_bfd.h
75
static void
incref
(struct bfd *abfd)
function in struct:gdb_bfd_ref_policy
target.h
1401
static void
incref
(target_ops *t)
1403
t->
incref
();
1399
static void
incref
(target_ops *t)
function in struct:target_ops_ref_policy
value.h
118
static void
incref
(struct value *ptr);
511
void
incref
()
function in struct:value
889
value_ref_policy::
incref
(struct value *ptr)
function in class:value_ref_policy
891
ptr->
incref
();
breakpoint.h
525
static void
incref
(bp_location *loc)
527
loc->
incref
();
524
static void
incref
(bp_location *loc)
function in struct:bp_location_ref_policy
/src/external/gpl3/gdb.old/dist/gdbsupport/
refcounted-object.h
32
void
incref
()
function in class:refcounted_object
59
static void
incref
(refcounted_object *ptr)
function in struct:refcounted_object_ref_policy
61
ptr->
incref
();
76
static void
incref
(T *obj)
function in struct:refcounted_object_delete_ref_policy
77
{ obj->
incref
(); }
/src/external/gpl3/gdb/dist/gdb/
gdb_bfd.h
75
static void
incref
(struct bfd *abfd)
function in struct:gdb_bfd_ref_policy
target.h
1424
static void
incref
(target_ops *t)
1426
t->
incref
();
1422
static void
incref
(target_ops *t)
function in struct:target_ops_ref_policy
value.h
118
static void
incref
(struct value *ptr);
511
void
incref
()
function in struct:value
889
value_ref_policy::
incref
(struct value *ptr)
function in class:value_ref_policy
891
ptr->
incref
();
breakpoint.h
527
static void
incref
(bp_location *loc)
529
loc->
incref
();
526
static void
incref
(bp_location *loc)
function in struct:bp_location_ref_policy
/src/external/gpl3/gdb/dist/gdbsupport/
refcounted-object.h
32
void
incref
()
function in class:refcounted_object
59
static void
incref
(refcounted_object *ptr)
function in struct:refcounted_object_ref_policy
61
ptr->
incref
();
76
static void
incref
(T *obj)
function in struct:refcounted_object_delete_ref_policy
77
{ obj->
incref
(); }
/src/external/gpl3/gcc/dist/gcc/jit/
jit-logging.cc
63
logger::
incref
(const char *reason)
function in class:gcc::jit::logger
145
m_logger->
incref
("log_user ctor");
163
logger->
incref
("log_user::set_logger");
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-logging.cc
63
logger::
incref
(const char *reason)
function in class:gcc::jit::logger
145
m_logger->
incref
("log_user ctor");
163
logger->
incref
("log_user::set_logger");
/src/external/gpl3/gcc/dist/gcc/analyzer/
analyzer-logging.cc
79
logger::
incref
(const char *reason)
function in class:ana::logger
203
m_logger->
incref
("log_user ctor");
221
logger->
incref
("log_user::set_logger");
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
analyzer-logging.cc
79
logger::
incref
(const char *reason)
function in class:ana::logger
206
m_logger->
incref
("log_user ctor");
224
logger->
incref
("log_user::set_logger");
Completed in 68 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026