Home
last modified time | relevance | path

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

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