Searched refs:merge_output_offset (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dmerge.cc235 return object->merge_output_offset(shndx, offset, poutput);
H A Dehframe.cc1212 return object->merge_output_offset(shndx, offset, poutput);
H A Dreloc.cc1488 bool found = object->merge_output_offset(input_shndx, input_offset,
H A Dobject.h1330 merge_output_offset(unsigned int shndx, section_offset_type offset,
H A Dobject.cc293 Relobj::merge_output_offset(unsigned int shndx, section_offset_type offset, function in class:gold::Relobj

Completed in 59 milliseconds