Searched refs:toCodeViewMachine (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1441 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { function in namespace:lld::coff
1485 cs.Machine = toCodeViewMachine(config->machine);

Completed in 86 milliseconds