OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:help_section
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
nlmconv.c
192
asection *
help_section
= NULL;
737
help_section
= bfd_make_section_with_flags (outbfd, ".nlmhelp",
739
if (
help_section
== NULL
740
|| ! bfd_set_section_size (outbfd,
help_section
, help_size))
934
if (! bfd_set_section_contents (outbfd,
help_section
, data,
938
help_section
->filepos;
190
asection *
help_section
= NULL;
local
[
all
...]
Completed in 167 milliseconds