OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_BINCL
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/include/
stab.h
57
#define
N_BINCL
0x82 /* include file beginning */
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
stab.d
72
N_BINCL
= 0x82, /// include file beginning: name,,NO_SECT,0,sum
/src/external/gpl3/binutils/dist/include/aout/
stab.def
161
__define_stab (
N_BINCL
, 0x82, "BINCL")
172
This and
N_BINCL
act as brackets around the file's output.
187
/* Place holder for deleted include file. Replaces a
N_BINCL
and everything
/src/external/gpl3/binutils.old/dist/include/aout/
stab.def
161
__define_stab (
N_BINCL
, 0x82, "BINCL")
172
This and
N_BINCL
act as brackets around the file's output.
187
/* Place holder for deleted include file. Replaces a
N_BINCL
and everything
/src/external/gpl3/gcc.old/dist/gcc/
stab.def
126
__define_stab (
N_BINCL
, 0x82, "BINCL")
137
This and
N_BINCL
act as brackets around the file's output.
151
/* Place holder for deleted include file. Replaces a
N_BINCL
and everything
xcoffout.cc
254
case
N_BINCL
:
255
UNKNOWN_STAB ("
N_BINCL
");
/src/external/gpl3/gdb.old/dist/include/aout/
stab.def
161
__define_stab (
N_BINCL
, 0x82, "BINCL")
172
This and
N_BINCL
act as brackets around the file's output.
187
/* Place holder for deleted include file. Replaces a
N_BINCL
and everything
/src/external/gpl3/gdb/dist/include/aout/
stab.def
161
__define_stab (
N_BINCL
, 0x82, "BINCL")
172
This and
N_BINCL
act as brackets around the file's output.
187
/* Place holder for deleted include file. Replaces a
N_BINCL
and everything
/src/external/gpl3/binutils/dist/gprofng/src/
stab.h
110
#define
N_BINCL
0x82 /* header file: name,,0,0,0 */
Stabs.cc
1208
case
N_BINCL
:
2161
// workaroud for gcc; gcc creates '
N_BINCL
' stab for main source
2225
RET_S (
N_BINCL
);
/src/external/gpl3/binutils.old/dist/gprofng/src/
stab.h
110
#define
N_BINCL
0x82 /* header file: name,,0,0,0 */
Stabs.cc
1208
case
N_BINCL
:
2161
// workaroud for gcc; gcc creates '
N_BINCL
' stab for main source
2225
RET_S (
N_BINCL
);
/src/external/cddl/osnet/dist/tools/ctf/cvt/
stabs.c
250
stab->n_type == N_STSYM || stab->n_type ==
N_BINCL
||
260
if (stab->n_type ==
N_BINCL
) {
ctftools.h
135
#define
N_BINCL
0x82 /* header file: name,,0,0,0 */
/src/external/gpl3/binutils/dist/bfd/
stabs.c
77
/* This structure is used to hold a list of
N_BINCL
symbols, some of
88
/* The type of this symbol (
N_BINCL
or N_EXCL). */
96
/* This is a linked list of
N_BINCL
symbols which should be
261
and identify
N_BINCL
symbols which can be eliminated. */
280
/* This symbol has already been handled by an
N_BINCL
pass. */
316
/* An
N_BINCL
symbol indicates the start of the stabs entries
321
if (type == (int)
N_BINCL
)
355
else if (incl_type == (int)
N_BINCL
)
412
ne->type = (int)
N_BINCL
;
463
else if (incl_type == (int)
N_BINCL
)
[
all
...]
aoutx.h
3501
/* A hash table used for header files with
N_BINCL
entries. */
4854
See the
N_BINCL
code below. */
5115
/* An
N_BINCL
symbol indicates the start of the stabs
5121
if (type == (int)
N_BINCL
)
5141
else if (incl_type == (int)
N_BINCL
)
5213
else if (incl_type == (int)
N_BINCL
)
pdp11.c
224
/* A hash table used for header files with
N_BINCL
entries. */
4167
See the
N_BINCL
code below. */
4449
/* An
N_BINCL
symbol indicates the start of the stabs
4455
if (type ==
N_BINCL
)
4475
else if (incl_type ==
N_BINCL
)
4546
else if (incl_type ==
N_BINCL
)
/src/external/gpl3/binutils.old/dist/bfd/
stabs.c
77
/* This structure is used to hold a list of
N_BINCL
symbols, some of
88
/* The type of this symbol (
N_BINCL
or N_EXCL). */
96
/* This is a linked list of
N_BINCL
symbols which should be
261
and identify
N_BINCL
symbols which can be eliminated. */
280
/* This symbol has already been handled by an
N_BINCL
pass. */
316
/* An
N_BINCL
symbol indicates the start of the stabs entries
321
if (type == (int)
N_BINCL
)
355
else if (incl_type == (int)
N_BINCL
)
412
ne->type = (int)
N_BINCL
;
463
else if (incl_type == (int)
N_BINCL
)
[
all
...]
aoutx.h
3501
/* A hash table used for header files with
N_BINCL
entries. */
4854
See the
N_BINCL
code below. */
5115
/* An
N_BINCL
symbol indicates the start of the stabs
5121
if (type == (int)
N_BINCL
)
5141
else if (incl_type == (int)
N_BINCL
)
5213
else if (incl_type == (int)
N_BINCL
)
pdp11.c
224
/* A hash table used for header files with
N_BINCL
entries. */
4167
See the
N_BINCL
code below. */
4449
/* An
N_BINCL
symbol indicates the start of the stabs
4455
if (type ==
N_BINCL
)
4475
else if (incl_type ==
N_BINCL
)
4546
else if (incl_type ==
N_BINCL
)
/src/external/gpl3/gdb.old/dist/bfd/
stabs.c
77
/* This structure is used to hold a list of
N_BINCL
symbols, some of
88
/* The type of this symbol (
N_BINCL
or N_EXCL). */
96
/* This is a linked list of
N_BINCL
symbols which should be
261
and identify
N_BINCL
symbols which can be eliminated. */
280
/* This symbol has already been handled by an
N_BINCL
pass. */
316
/* An
N_BINCL
symbol indicates the start of the stabs entries
321
if (type == (int)
N_BINCL
)
355
else if (incl_type == (int)
N_BINCL
)
412
ne->type = (int)
N_BINCL
;
463
else if (incl_type == (int)
N_BINCL
)
[
all
...]
aoutx.h
3508
/* A hash table used for header files with
N_BINCL
entries. */
4861
See the
N_BINCL
code below. */
5122
/* An
N_BINCL
symbol indicates the start of the stabs
5128
if (type == (int)
N_BINCL
)
5148
else if (incl_type == (int)
N_BINCL
)
5220
else if (incl_type == (int)
N_BINCL
)
pdp11.c
224
/* A hash table used for header files with
N_BINCL
entries. */
4174
See the
N_BINCL
code below. */
4456
/* An
N_BINCL
symbol indicates the start of the stabs
4462
if (type ==
N_BINCL
)
4482
else if (incl_type ==
N_BINCL
)
4553
else if (incl_type ==
N_BINCL
)
/src/external/gpl3/gdb/dist/bfd/
stabs.c
77
/* This structure is used to hold a list of
N_BINCL
symbols, some of
88
/* The type of this symbol (
N_BINCL
or N_EXCL). */
96
/* This is a linked list of
N_BINCL
symbols which should be
261
and identify
N_BINCL
symbols which can be eliminated. */
280
/* This symbol has already been handled by an
N_BINCL
pass. */
316
/* An
N_BINCL
symbol indicates the start of the stabs entries
321
if (type == (int)
N_BINCL
)
355
else if (incl_type == (int)
N_BINCL
)
412
ne->type = (int)
N_BINCL
;
463
else if (incl_type == (int)
N_BINCL
)
[
all
...]
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
MachODebugMapParser.cpp
227
{MachO::
N_BINCL
, "
N_BINCL
"}, {MachO::N_SOL, "N_SOL"},
Completed in 50 milliseconds
1
2
Indexes created Fri Sep 25 00:27:33 UTC 2026