OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:symbol_scope
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
som.c
149
unsigned int
symbol_scope
;
member in struct:som_misc_symbol_info
4237
info->
symbol_scope
= SS_UNSAT;
4301
info->
symbol_scope
= SS_UNSAT;
4303
info->
symbol_scope
= SS_UNIVERSAL;
4307
info->
symbol_scope
= SS_LOCAL;
4358
&& info->
symbol_scope
== SS_UNIVERSAL
4416
| (info.
symbol_scope
<< SOM_SYMBOL_SCOPE_SH)
4615
unsigned int
symbol_scope
=
4680
if (
symbol_scope
== SS_UNSAT)
4688
switch (
symbol_scope
)
4614
unsigned int
symbol_scope
=
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
som.c
149
unsigned int
symbol_scope
;
member in struct:som_misc_symbol_info
4237
info->
symbol_scope
= SS_UNSAT;
4301
info->
symbol_scope
= SS_UNSAT;
4303
info->
symbol_scope
= SS_UNIVERSAL;
4307
info->
symbol_scope
= SS_LOCAL;
4356
&& info->
symbol_scope
== SS_UNIVERSAL
4414
| (info.
symbol_scope
<< SOM_SYMBOL_SCOPE_SH)
4613
unsigned int
symbol_scope
=
4678
if (
symbol_scope
== SS_UNSAT)
4686
switch (
symbol_scope
)
4612
unsigned int
symbol_scope
=
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
som.c
149
unsigned int
symbol_scope
;
member in struct:som_misc_symbol_info
4237
info->
symbol_scope
= SS_UNSAT;
4301
info->
symbol_scope
= SS_UNSAT;
4303
info->
symbol_scope
= SS_UNIVERSAL;
4307
info->
symbol_scope
= SS_LOCAL;
4356
&& info->
symbol_scope
== SS_UNIVERSAL
4414
| (info.
symbol_scope
<< SOM_SYMBOL_SCOPE_SH)
4613
unsigned int
symbol_scope
=
4678
if (
symbol_scope
== SS_UNSAT)
4686
switch (
symbol_scope
)
4612
unsigned int
symbol_scope
=
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
som.c
149
unsigned int
symbol_scope
;
member in struct:som_misc_symbol_info
4237
info->
symbol_scope
= SS_UNSAT;
4301
info->
symbol_scope
= SS_UNSAT;
4303
info->
symbol_scope
= SS_UNIVERSAL;
4307
info->
symbol_scope
= SS_LOCAL;
4356
&& info->
symbol_scope
== SS_UNIVERSAL
4414
| (info.
symbol_scope
<< SOM_SYMBOL_SCOPE_SH)
4613
unsigned int
symbol_scope
=
4678
if (
symbol_scope
== SS_UNSAT)
4686
switch (
symbol_scope
)
4612
unsigned int
symbol_scope
=
local
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026