Searched refs:unique_segment_for_sections (Results 1 – 3 of 3) sorted by relevance
41 static ld_plugin_unique_segment_for_sections unique_segment_for_sections = NULL; variable89 unique_segment_for_sections in onload()104 || unique_segment_for_sections == NULL) in onload()183 unique_segment_for_sections (".text.plugin_created_unique", 0, 0x1000, in all_symbols_read_hook()
153 unique_segment_for_sections(const char* segment_name,322 tv[i].tv_u.tv_unique_segment_for_sections = unique_segment_for_sections; in load()1777 unique_segment_for_sections(const char* segment_name, in unique_segment_for_sections() function
3283 (unique_segment_for_sections): New function.3292 (unique_segment_for_sections): New global.3294 (all_symbols_read_hook): Call unique_segment_for_sections.