Searched defs:oseg (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script-sections.cc | 4056 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_NOTE, in create_note_and_tls_segments() local 4080 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_TLS, in create_note_and_tls_segments() local 4104 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_INTERP, in create_note_and_tls_segments() local 4250 Output_segment* oseg = (*ppe)->segment(); in attach_sections_using_phdrs_clause() local 4328 Output_segment* oseg = (*p)->segment(); in set_phdrs_clause_addresses() local
|
H A D | layout.cc | 1980 Output_segment* oseg = this->make_output_segment(elfcpp::PT_LOAD, in attach_allocated_section_to_segment() local 2017 Output_segment* oseg = this->make_output_segment(elfcpp::PT_NOTE, in attach_allocated_section_to_segment() local 4745 Output_segment* oseg = this->make_output_segment(elfcpp::PT_DYNAMIC, in finish_dynamic_section() local 5259 Output_segment* oseg = new Output_segment(type, flags); in make_output_segment() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | script-sections.cc | 4149 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_NOTE, in create_note_and_tls_segments() local 4173 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_TLS, in create_note_and_tls_segments() local 4197 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_INTERP, in create_note_and_tls_segments() local 4343 Output_segment* oseg = (*ppe)->segment(); in attach_sections_using_phdrs_clause() local 4421 Output_segment* oseg = (*p)->segment(); in set_phdrs_clause_addresses() local
|
H A D | layout.cc | 2044 Output_segment* oseg = this->make_output_segment(elfcpp::PT_LOAD, in attach_allocated_section_to_segment() local 2081 Output_segment* oseg = this->make_output_segment(elfcpp::PT_NOTE, in attach_allocated_section_to_segment() local 5154 Output_segment* oseg = this->make_output_segment(elfcpp::PT_DYNAMIC, in finish_dynamic_section() local 5710 Output_segment* oseg = new Output_segment(type, flags); in make_output_segment() local
|
H A D | symtab.cc | 3236 Output_segment* oseg = sym->output_segment(); in sized_write_globals() local
|