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

  /toolchain/binutils/binutils-2.27/gold/
symtab.h 58 class Output_segment;
84 // Symbol defined in an Output_segment, with no associated
197 Output_segment*
198 output_segment() const function in class:gold::Symbol
201 return this->u_.in_output_segment.output_segment;
811 set_output_segment(Output_segment*, Segment_offset_base);
914 // Initialize fields for an Output_segment.
917 Output_segment* os, elfcpp::STT type,
991 // Output_segment in which the symbol is defined. Before
993 Output_segment* output_segment member in struct:gold::Symbol::__anon4478::__anon4481
    [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 73 milliseconds