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

  /toolchain/binutils/binutils-2.25/gold/
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::__anon108420::__anon108423
    [all...]
  /external/elfutils/src/
ld.h 600 struct output_segment struct
604 struct output_segment *next;
846 struct output_segment *output_segments;
905 struct output_segment *default_output_segments;
    [all...]

Completed in 54 milliseconds