OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skeleton
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libctf/
ctf-open.c
1373
ctf_sect_t
skeleton
;
local
1380
skeleton
.cts_name = _CTF_SECTION;
1381
skeleton
.cts_entsize = 1;
1385
memcpy (&ctf_sect, &
skeleton
, sizeof (struct ctf_sect));
1393
memcpy (&sym_sect, &
skeleton
, sizeof (struct ctf_sect));
1402
memcpy (&str_sect, &
skeleton
, sizeof (struct ctf_sect));
/src/external/gpl3/binutils.old/dist/libctf/
ctf-open.c
1373
ctf_sect_t
skeleton
;
local
1380
skeleton
.cts_name = _CTF_SECTION;
1381
skeleton
.cts_entsize = 1;
1385
memcpy (&ctf_sect, &
skeleton
, sizeof (struct ctf_sect));
1393
memcpy (&sym_sect, &
skeleton
, sizeof (struct ctf_sect));
1402
memcpy (&str_sect, &
skeleton
, sizeof (struct ctf_sect));
/src/external/gpl3/gdb/dist/libctf/
ctf-open.c
1373
ctf_sect_t
skeleton
;
local
1380
skeleton
.cts_name = _CTF_SECTION;
1381
skeleton
.cts_entsize = 1;
1385
memcpy (&ctf_sect, &
skeleton
, sizeof (struct ctf_sect));
1393
memcpy (&sym_sect, &
skeleton
, sizeof (struct ctf_sect));
1402
memcpy (&str_sect, &
skeleton
, sizeof (struct ctf_sect));
/src/external/gpl3/gdb.old/dist/libctf/
ctf-open.c
1290
ctf_sect_t
skeleton
;
local
1297
skeleton
.cts_name = _CTF_SECTION;
1298
skeleton
.cts_entsize = 1;
1302
memcpy (&ctf_sect, &
skeleton
, sizeof (struct ctf_sect));
1310
memcpy (&sym_sect, &
skeleton
, sizeof (struct ctf_sect));
1319
memcpy (&str_sect, &
skeleton
, sizeof (struct ctf_sect));
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
3332
/* Fixed size portion of the DWARF
skeleton
compilation unit header. */
8497
/* Generate the
skeleton
ancestor tree for the given NODE, then clone
8515
/* Generate a
skeleton
tree of DIEs containing any declarations that are
8517
DIEs, and construct the
skeleton
from the bottom up whenever we find one. */
8546
the
skeleton
tree (in the main CU). */
8553
/* This is the
skeleton
of earlier break_out_comdat_types
8566
/* Clone the existing DIE, move the original to the
skeleton
8618
original DIE with a
skeleton
tree and move the declarations back into the
8619
skeleton
tree. */
8625
dw_die_ref
skeleton
, orig_parent
8615
dw_die_ref
skeleton
, orig_parent;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
3334
/* Fixed size portion of the DWARF
skeleton
compilation unit header. */
8455
/* Generate the
skeleton
ancestor tree for the given NODE, then clone
8473
/* Generate a
skeleton
tree of DIEs containing any declarations that are
8475
DIEs, and construct the
skeleton
from the bottom up whenever we find one. */
8504
the
skeleton
tree (in the main CU). */
8511
/* This is the
skeleton
of earlier break_out_comdat_types
8524
/* Clone the existing DIE, move the original to the
skeleton
8576
original DIE with a
skeleton
tree and move the declarations back into the
8577
skeleton
tree. */
8583
dw_die_ref
skeleton
, orig_parent
8573
dw_die_ref
skeleton
, orig_parent;
local
[
all
...]
Completed in 30 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026