HomeSort by relevance Sort by last modified time
    Searched defs:Output_section (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
output.cc 184 const Output_section* shstrtab_section)
453 const Output_section* shstrtab)
657 Output_section_data::set_output_section(Output_section* os)
811 Output_section* os,
832 Output_section* os,
963 relobj->output_section(lsi)->set_needs_dynsym_index();
1025 Output_section* os = relobj->output_section(lsi);
1054 Output_section* os = this->u1_.relobj->output_section(lsi)
    [all...]
output.h 42 class Output_section;
147 // Return whether this is an Output_section.
152 // Return whether this is an Output_section of the specified type.
157 // Return whether this is an Output_section with the specified flag
164 Output_section*
165 output_section() function in class:gold::Output_data
168 const Output_section*
169 output_section() const function in class:gold::Output_data
313 // Return whether this is an Output_section.
318 // Return whether this is an Output_section of the specified type
649 output_section() function in class:gold::Output_section_data
653 output_section() const function in class:gold::Output_section_data
    [all...]

Completed in 88 milliseconds