OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newrefcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
mem-break.cc
912
int
newrefcount
;
local
915
newrefcount
= bp->raw->refcount - 1;
916
if (
newrefcount
== 0)
923
bp->raw->refcount =
newrefcount
;
/src/external/gpl3/gdb.old/dist/gdbserver/
mem-break.cc
912
int
newrefcount
;
local
915
newrefcount
= bp->raw->refcount - 1;
916
if (
newrefcount
== 0)
923
bp->raw->refcount =
newrefcount
;
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026