Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
HDpowerpc.cc3403 Reloc_section* brlt_rel) in Output_data_brlt_powerpc() argument
3405 rel_(brlt_rel), in Output_data_brlt_powerpc()
3479 Reloc_section* brlt_rel = NULL; in make_brlt_section() local
3487 brlt_rel = new Reloc_section(false); in make_brlt_section()
3488 this->rela_dyn_->output_section()->add_output_section_data(brlt_rel); in make_brlt_section()
3491 = new Output_data_brlt_powerpc<size, big_endian>(this, brlt_rel); in make_brlt_section()