Searched defs:setMachineType (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | DbiStreamBuilder.cpp | 54 void DbiStreamBuilder::setMachineType(PDB_Machine M) { MachineType = M; } setMachineType() function in DbiStreamBuilder |