Home
last modified time | relevance | path

Searched refs:allow_unique_segment_for_sections (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dplugin_section_order.c40 allow_unique_segment_for_sections = NULL; variable
86 allow_unique_segment_for_sections in onload()
103 || allow_unique_segment_for_sections == NULL in onload()
137 (*allow_unique_segment_for_sections)(); in claim_file_hook()
/toolchain/binutils/binutils-2.25/gold/
Dplugin.cc150 allow_unique_segment_for_sections();
318 = allow_unique_segment_for_sections; in load()
1759 allow_unique_segment_for_sections() in allow_unique_segment_for_sections() function
DChangeLog3282 * plugin.cc (allow_unique_segment_for_sections): New function.
3291 (allow_unique_segment_for_sections): New global.
3293 (claim_file_hook): Call allow_unique_segment_for_sections.