OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:descriptor_section
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
xcofflink.c
127
asection *
descriptor_section
;
member in struct:xcoff_link_hash_table
1103
if (xcoff_hash_table (info)->
descriptor_section
== NULL)
1113
xcoff_hash_table (info)->
descriptor_section
= dsec;
[
all
...]
ChangeLog-9495
545
(struct xcoff_link_hash_table): Add
descriptor_section
and
553
(xcoff_sweep): Always mark the special
descriptor_section
.
[
all
...]
Completed in 79 milliseconds