OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHF_NFP_INIT2
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
nfp.h
103
#define
SHF_NFP_INIT2
0x40000000
/src/external/gpl3/binutils.old/dist/include/elf/
nfp.h
103
#define
SHF_NFP_INIT2
0x40000000
/src/external/gpl3/gdb/dist/include/elf/
nfp.h
103
#define
SHF_NFP_INIT2
0x40000000
/src/external/gpl3/gdb.old/dist/include/elf/
nfp.h
103
#define
SHF_NFP_INIT2
0x40000000
/src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c
2703
is_for_text = (sec->sh_flags & (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
2708
if (sec->sh_flags &
SHF_NFP_INIT2
)
2841
& (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
/src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c
2703
is_for_text = (sec->sh_flags & (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
2708
if (sec->sh_flags &
SHF_NFP_INIT2
)
2839
& (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
/src/external/gpl3/gdb/dist/opcodes/
nfp-dis.c
2703
is_for_text = (sec->sh_flags & (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
2708
if (sec->sh_flags &
SHF_NFP_INIT2
)
2839
& (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
/src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c
2696
is_for_text = (sec->sh_flags & (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
2701
if (sec->sh_flags &
SHF_NFP_INIT2
)
2832
& (SHF_NFP_INIT |
SHF_NFP_INIT2
)) == 0;
Completed in 47 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026