Searched refs:brlt_rel (Results 1 – 1 of 1) sorted by relevance
3339 Reloc_section* brlt_rel) in Output_data_brlt_powerpc() argument3341 rel_(brlt_rel), in Output_data_brlt_powerpc()3415 Reloc_section* brlt_rel = NULL; in make_brlt_section() local3423 brlt_rel = new Reloc_section(false); in make_brlt_section()3424 this->rela_dyn_->output_section()->add_output_section_data(brlt_rel); in make_brlt_section()3427 = new Output_data_brlt_powerpc<size, big_endian>(this, brlt_rel); in make_brlt_section()