OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dynsbss
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
2157
asection *
dynsbss
;
2444
/* We have to create .
dynsbss
and .rela.sbss here so that they get mapped
2468
s = bfd_make_section_anyway_with_flags (abfd, ".
dynsbss
",
2470
htab->
dynsbss
= s;
4859
|| def->root.u.def.section == htab->
dynsbss
)
4930
s = htab->
dynsbss
;
5836
|| s == htab->
dynsbss
)
2151
asection *
dynsbss
;
member in struct:ppc_elf_link_hash_table
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
2170
asection *
dynsbss
;
2457
/* We have to create .
dynsbss
and .rela.sbss here so that they get mapped
2481
s = bfd_make_section_anyway_with_flags (abfd, ".
dynsbss
",
2483
htab->
dynsbss
= s;
4872
|| def->root.u.def.section == htab->
dynsbss
)
4943
s = htab->
dynsbss
;
5849
|| s == htab->
dynsbss
)
2164
asection *
dynsbss
;
member in struct:ppc_elf_link_hash_table
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
2170
asection *
dynsbss
;
2457
/* We have to create .
dynsbss
and .rela.sbss here so that they get mapped
2481
s = bfd_make_section_anyway_with_flags (abfd, ".
dynsbss
",
2483
htab->
dynsbss
= s;
4872
|| def->root.u.def.section == htab->
dynsbss
)
4943
s = htab->
dynsbss
;
5848
|| s == htab->
dynsbss
)
2164
asection *
dynsbss
;
member in struct:ppc_elf_link_hash_table
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
2157
asection *
dynsbss
;
2444
/* We have to create .
dynsbss
and .rela.sbss here so that they get mapped
2468
s = bfd_make_section_anyway_with_flags (abfd, ".
dynsbss
",
2470
htab->
dynsbss
= s;
4859
|| def->root.u.def.section == htab->
dynsbss
)
4930
s = htab->
dynsbss
;
5836
|| s == htab->
dynsbss
)
2151
asection *
dynsbss
;
member in struct:ppc_elf_link_hash_table
Completed in 32 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026