Home | History | Annotate | Download | only in gold

Lines Matching refs:Output_section

49 class Output_section;
512 // from the base file, and return a pointer to the Output_section.
514 Output_section*
525 Output_section*
602 Output_section*
606 Output_section* data_section,
631 Output_section*
680 Output_section*
730 Output_section*
816 Output_section*
832 Output_section*
859 Output_section*
932 typedef std::vector<Output_section*> Section_list;
948 Output_section*
1018 Output_section* section;
1026 Group_signature(Output_section* sectiona, const char* signaturea)
1033 Output_section*
1074 Output_section*
1079 create_shdrs(const Output_section* shstrtab_section, off_t*);
1084 Output_section** pdynstr,
1111 const Output_section* dynstr);
1119 const Output_section* dynstr);
1138 Output_section*
1149 Output_section*
1155 // Create a new Output_section.
1156 Output_section*
1163 attach_section_to_segment(const Target*, Output_section*);
1167 default_section_order(Output_section*, bool is_relro_local);
1171 attach_allocated_section_to_segment(const Target*, Output_section*);
1174 Output_section*
1261 typedef Unordered_map<Key, Output_section*, Hash_key> Section_name_map;
1309 Output_section* output_section;
1361 Output_section* symtab_section_;
1365 Output_section* dynsym_section_;
1369 Output_section* dynamic_section_;
1375 Output_section* eh_frame_section_;
1381 Output_section* eh_frame_hdr_section_;
1419 // after being mapped to a unique Output_section.