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