Lines Matching full:sized_relobj
244 // We derive from Sized_relobj so that we can use interfaces248 class Sized_relobj_dwo : public Sized_relobj<size, big_endian>252 typedef typename Sized_relobj<size, big_endian>::Symbols Symbols;256 : Sized_relobj<size, big_endian>(name, input_file),