Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1360 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { in toCodeViewMachine() function
1404 cs.Machine = toCodeViewMachine(machine); in fillLinkerVerRecord()