OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bunch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
minsyms.c
1100
the first
bunch
. */
1406
struct msym_bunch *
bunch
;
1437
current, possibly partially filled
bunch
(thus we use the current
1438
msym_bunch_index for the first
bunch
we copy over), and thereafter
1439
each
bunch
is full. */
1443
for (
bunch
= m_msym_bunch;
bunch
!= NULL;
bunch
=
bunch
->next)
1445
memcpy (&msymbols[mcount], &
bunch
->contents[0]
1405
struct msym_
bunch
*
bunch
;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
minsyms.c
1100
the first
bunch
. */
1406
struct msym_bunch *
bunch
;
1437
current, possibly partially filled
bunch
(thus we use the current
1438
msym_bunch_index for the first
bunch
we copy over), and thereafter
1439
each
bunch
is full. */
1443
for (
bunch
= m_msym_bunch;
bunch
!= NULL;
bunch
=
bunch
->next)
1445
memcpy (&msymbols[mcount], &
bunch
->contents[0]
1405
struct msym_
bunch
*
bunch
;
local
[
all
...]
Completed in 45 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026