Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
H A Doutput.h1988 add_relative(unsigned int type, Output_data* od, Address address) in add_relative() function
1992 add_relative(unsigned int type, Output_data* od, in add_relative() function
2316 add_relative(unsigned int type, Output_data* od, Address address, in add_relative() function
2321 add_relative(unsigned int type, Output_data* od, in add_relative() function
/dragonfly/contrib/binutils-2.27/gold/
H A Doutput.h1988 add_relative(unsigned int type, Output_data* od, Address address) in add_relative() function
1992 add_relative(unsigned int type, Output_data* od, in add_relative() function
2316 add_relative(unsigned int type, Output_data* od, Address address, in add_relative() function
2321 add_relative(unsigned int type, Output_data* od, in add_relative() function
H A Dpowerpc.cc3426 { this->rel_->add_relative(elfcpp::R_POWERPC_RELATIVE, this, off, to); } in add_reloc()