Home
last modified time | relevance | path

Searched refs:from_object (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dehframe.h172 this->u_.from_object.shndx = shndx; in Fde()
173 this->u_.from_object.input_offset = input_offset; in Fde()
199 this->object_->add_merge_mapping(output_data, this->u_.from_object.shndx, in add_mapping()
200 this->u_.from_object.input_offset, this->length(), in add_mapping()
239 } from_object; member