OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v850_elf_scom_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-v850.c
2947
static asection
v850_elf_scom_section
;
2949
GLOBAL_SYM_INIT (".scommon", &
v850_elf_scom_section
);
2950
static asection
v850_elf_scom_section
=
2951
BFD_FAKE_SECTION (
v850_elf_scom_section
, &v850_elf_scom_symbol,
3029
asym->section = &
v850_elf_scom_section
;
2941
static asection
v850_elf_scom_section
;
variable
2944
static asection
v850_elf_scom_section
=
variable
/src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c
2946
static asection
v850_elf_scom_section
;
2948
GLOBAL_SYM_INIT (".scommon", &
v850_elf_scom_section
);
2949
static asection
v850_elf_scom_section
=
2950
BFD_FAKE_SECTION (
v850_elf_scom_section
, &v850_elf_scom_symbol,
3028
asym->section = &
v850_elf_scom_section
;
2940
static asection
v850_elf_scom_section
;
variable
2943
static asection
v850_elf_scom_section
=
variable
/src/external/gpl3/gdb/dist/bfd/
elf32-v850.c
2945
static asection
v850_elf_scom_section
;
2947
GLOBAL_SYM_INIT (".scommon", &
v850_elf_scom_section
);
2948
static asection
v850_elf_scom_section
=
2949
BFD_FAKE_SECTION (
v850_elf_scom_section
, &v850_elf_scom_symbol,
3027
asym->section = &
v850_elf_scom_section
;
2939
static asection
v850_elf_scom_section
;
variable
2942
static asection
v850_elf_scom_section
=
variable
/src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c
2942
static asection
v850_elf_scom_section
;
2944
GLOBAL_SYM_INIT (".scommon", &
v850_elf_scom_section
);
2945
static asection
v850_elf_scom_section
=
2946
BFD_FAKE_SECTION (
v850_elf_scom_section
, &v850_elf_scom_symbol,
3024
asym->section = &
v850_elf_scom_section
;
2936
static asection
v850_elf_scom_section
;
variable
2939
static asection
v850_elf_scom_section
=
variable
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026