OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_elf_scom_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
7229
static asection
mips_elf_scom_section
;
7231
GLOBAL_SYM_INIT (".scommon", &
mips_elf_scom_section
);
7232
static asection
mips_elf_scom_section
=
7233
BFD_FAKE_SECTION (
mips_elf_scom_section
, &mips_elf_scom_symbol,
7276
asym->section = &
mips_elf_scom_section
;
7204
static asection
mips_elf_scom_section
;
variable
7207
static asection
mips_elf_scom_section
=
variable
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
7209
static asection
mips_elf_scom_section
;
7211
GLOBAL_SYM_INIT (".scommon", &
mips_elf_scom_section
);
7212
static asection
mips_elf_scom_section
=
7213
BFD_FAKE_SECTION (
mips_elf_scom_section
, &mips_elf_scom_symbol,
7256
asym->section = &
mips_elf_scom_section
;
7184
static asection
mips_elf_scom_section
;
variable
7187
static asection
mips_elf_scom_section
=
variable
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
7163
static asection
mips_elf_scom_section
;
7165
GLOBAL_SYM_INIT (".scommon", &
mips_elf_scom_section
);
7166
static asection
mips_elf_scom_section
=
7167
BFD_FAKE_SECTION (
mips_elf_scom_section
, &mips_elf_scom_symbol,
7210
asym->section = &
mips_elf_scom_section
;
7138
static asection
mips_elf_scom_section
;
variable
7141
static asection
mips_elf_scom_section
=
variable
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
7170
static asection
mips_elf_scom_section
;
7172
GLOBAL_SYM_INIT (".scommon", &
mips_elf_scom_section
);
7173
static asection
mips_elf_scom_section
=
7174
BFD_FAKE_SECTION (
mips_elf_scom_section
, &mips_elf_scom_symbol,
7217
asym->section = &
mips_elf_scom_section
;
7145
static asection
mips_elf_scom_section
;
variable
7148
static asection
mips_elf_scom_section
=
variable
Completed in 69 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026