OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_EXTERNAL_SYM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
48
#define
IS_EXTERNAL_SYM
(sym, sec) (S_GET_SEGMENT (sym) != sec)
4733
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5119
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5138
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5177
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5205
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5837
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, segtype))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c
48
#define
IS_EXTERNAL_SYM
(sym, sec) (S_GET_SEGMENT (sym) != sec)
4733
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5119
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5138
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5177
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5205
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, asec))
5837
if (
IS_EXTERNAL_SYM
(fragp->fr_symbol, segtype))
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026