Home | History | Annotate | Download | only in gold

Lines Matching defs:header_size

761   static const unsigned int header_size = 16;
1117 return this->header_size + n * this->input_entry_size;
1124 int n = ((offset - this->header_size) / this->input_entry_size);
1138 gold_assert(offset < (this->header_size