Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3339 Reloc_section* brlt_rel) in Output_data_brlt_powerpc() argument
3341 rel_(brlt_rel), in Output_data_brlt_powerpc()
3415 Reloc_section* brlt_rel = NULL; in make_brlt_section() local
3423 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()