Home
last modified time | relevance | path

Searched refs:attach_sections_to_segments (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgold.cc688 layout->attach_sections_to_segments(target); in queue_middle_tasks()
H A Dlayout.h1017 attach_sections_to_segments(const Target*);
H A Dlayout.cc1941 Layout::attach_sections_to_segments(const Target* target) in attach_sections_to_segments() function in gold::Layout
H A DChangeLog-08155056 (Layout::attach_sections_to_segments): Take new const Target* argument;
17474 (Layout::attach_sections_to_segments): New function.
17486 * gold.cc (queue_middle_tasks): Call attach_sections_to_segments.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dgold.cc688 layout->attach_sections_to_segments(target); in queue_middle_tasks()
H A Dlayout.h1016 attach_sections_to_segments(const Target*);
H A Dlayout.cc1938 Layout::attach_sections_to_segments(const Target* target) in attach_sections_to_segments() function in gold::Layout
H A DChangeLog-08155056 (Layout::attach_sections_to_segments): Take new const Target* argument;
17474 (Layout::attach_sections_to_segments): New function.
17486 * gold.cc (queue_middle_tasks): Call attach_sections_to_segments.