* script-sections.cc (class Orphan_section_placement): Define
[binutils-gdb.git] / gold / script-c.h
index 37016b09cc12da2e3463c4cf9e875d9a20232f1e..a646bdadf873dcc656291657bf0354d6e160020d 100644 (file)
@@ -389,6 +389,11 @@ script_data_segment_align(void* closure);
 extern void
 script_data_segment_relro_end(void* closure);
 
+/* Record the fact that a SEGMENT_START expression is seen.  */
+
+extern void
+script_saw_segment_start_expression(void* closure);
+
 /* Called by the bison parser for expressions.  */
 
 extern Expression_ptr