Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dtarget-select.h106 { this->do_supported_emulations(names); } in supported_emulations()
198 do_supported_emulations(std::vector<const char*>* emulations) in do_supported_emulations() function
Dnacl.h142 do_supported_emulations(std::vector<const char*>* emulations) in do_supported_emulations() function
145 this->base_selector::do_supported_emulations(emulations); in do_supported_emulations()
DChangeLog-08156813 (Target_selector::do_supported_emulations): New function.