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.27/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.27/gold/
Dplugin.cc162 allow_unique_segment_for_sections();
343 = allow_unique_segment_for_sections; in load()
1861 allow_unique_segment_for_sections() in allow_unique_segment_for_sections() function
DChangeLog-08154699 * plugin.cc (allow_unique_segment_for_sections): New function.
4708 (allow_unique_segment_for_sections): New global.
4710 (claim_file_hook): Call allow_unique_segment_for_sections.