Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtarget-select.cc107 int pmach = p->machine(); in select_target() local
108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target()