HomeSort by relevance Sort by last modified time
    Searched refs:Output_segment (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
script-sections.h 45 class Output_segment;
180 Output_segment*
267 Output_segment*
288 Output_segment*
296 Output_segment*
layout.h 53 class Output_segment;
806 Output_segment*
859 Output_segment*
925 typedef std::vector<Output_segment*> Segment_list;
950 Output_segment*
1057 Output_segment*
    [all...]
script.h 53 class Output_segment;
529 Output_segment*
symtab.h 58 class Output_segment;
84 // Symbol defined in an Output_segment, with no associated
192 Output_segment*
193 output_segment() const function in class:gold::Symbol
196 return this->u_.in_output_segment.output_segment;
808 set_output_segment(Output_segment*, Segment_offset_base);
898 // Initialize fields for an Output_segment.
901 Output_segment* os, elfcpp::STT type,
975 // Output_segment in which the symbol is defined. Before
977 Output_segment* output_segment member in struct:gold::Symbol::__anon75350::__anon75353
    [all...]
output.cc     [all...]
layout.cc 769 Output_segment*
    [all...]
script-sections.cc     [all...]
i386.cc 657 Output_segment* tls_segment,
666 Output_segment* tls_segment,
676 Output_segment* tls_segment,
686 Output_segment* tls_segment,
695 Output_segment* tls_segment,
704 Output_segment* tls_segment,
    [all...]
x86_64.cc 807 Output_segment* tls_segment,
817 Output_segment* tls_segment,
826 Output_segment* tls_segment,
836 Output_segment* tls_segment,
845 Output_segment* tls_segment,
854 Output_segment* tls_segment,
    [all...]
symtab.cc 150 // in an Output_segment.
154 Output_segment* os, elfcpp::STT type,
161 this->u_.in_output_segment.output_segment = os;
247 // Output_segment.
252 Output_segment* os, Value_type value,
542 Symbol::set_output_segment(Output_segment* os, Segment_offset_base base)
546 this->u_.in_output_segment.output_segment = os;
    [all...]
aarch64.cc 479 Output_segment* tls_segment = this->layout_->tls_segment();
    [all...]
output.h     [all...]
arm.cc     [all...]
script.cc 1224 Output_segment*
    [all...]
mips.cc     [all...]
sparc.cc     [all...]
tilegx.cc     [all...]

Completed in 231 milliseconds