OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
574
static bool
copy_section
(bfd *, asection *, bfd *);
3415
if (!
copy_section
(ibfd, s, obfd))
4610
copy_section
(bfd *ibfd, sec_ptr isection, bfd *obfd)
4608
copy_section
(bfd *ibfd, sec_ptr isection, bfd *obfd)
function
/src/external/gpl3/binutils/dist/ld/
ldlang.c
10588
copy_section
(bfd *ibfd, sec_ptr isection, void *p)
10687
fatal (_("%P:
copy_section
: %s: %s\n"), err, isection->name);
10899
bfd_map_over_sections (ibfd,
copy_section
, &arg);
10583
copy_section
(bfd *ibfd, sec_ptr isection, void *p)
function
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
573
static bool
copy_section
(bfd *, asection *, bfd *);
3410
if (!
copy_section
(ibfd, s, obfd))
4607
copy_section
(bfd *ibfd, sec_ptr isection, bfd *obfd)
4605
copy_section
(bfd *ibfd, sec_ptr isection, bfd *obfd)
function
/src/external/gpl3/binutils.old/dist/ld/
ldlang.c
10522
copy_section
(bfd *ibfd, sec_ptr isection, void *p)
10609
fatal (_("%P:
copy_section
: %s: %s\n"), err, isection->name);
10818
bfd_map_over_sections (ibfd,
copy_section
, &arg);
10517
copy_section
(bfd *ibfd, sec_ptr isection, void *p)
function
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026