Home | History | Annotate | Download | only in gold

Lines Matching defs:section

982   Output_section* section;
989 &section, NULL, &type,
996 if (section != NULL)
997 ssym->set_output_section(section);
1219 // Set section addresses. We set all the symbols which have absolute
3067 // Start processing entries for an output section.
3079 // Finish processing entries for an output section.
3089 // Add a data item (e.g., "WORD (0)") to the current output section.
3121 // Add a clause setting the fill value to the current output section.
3130 // Add a new input section specification to the current output
3131 // section.