Home
last modified time | relevance | path

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

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