Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dgold.cc688 layout->attach_sections_to_segments(target); in queue_middle_tasks()
Dlayout.h1017 attach_sections_to_segments(const Target*);
Dlayout.cc1941 Layout::attach_sections_to_segments(const Target* target) in attach_sections_to_segments() function in gold::Layout
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.