Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp1346 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { in toCodeViewMachine() function
1390 cs.Machine = toCodeViewMachine(machine); in fillLinkerVerRecord()