Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp1113 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { in toCodeViewMachine() function
1157 cs.Machine = toCodeViewMachine(config->machine); in fillLinkerVerRecord()