Searched refs:CompilationCPUType (Results 1 – 3 of 3) sorted by relevance
35 : Types(Types), ObjDelegate(ObjDelegate), W(W), CompilationCPUType(CPU), in CVSymbolDumperImpl()48 CPUType getCompilationCPUType() const { return CompilationCPUType; } in getCompilationCPUType()61 CPUType CompilationCPUType = CPUType::X64; member in __anon56f40a650111::CVSymbolDumperImpl242 CompilationCPUType = Compile2.Machine; in visitKnownRecord()267 CompilationCPUType = Compile3.Machine; in visitKnownRecord()328 getRegisterNames(CompilationCPUType)); in visitKnownRecord()342 getRegisterNames(CompilationCPUType)); in visitKnownRecord()353 getRegisterNames(CompilationCPUType)); in visitKnownRecord()407 getRegisterNames(CompilationCPUType)); in visitKnownRecord()427 uint16_t(FrameProc.getLocalFramePtrReg(CompilationCPUType)), in visitKnownRecord()[all …]
32 ObjDelegate(std::move(ObjDelegate)), CompilationCPUType(CPU), in CVSymbolDumper()45 CPUType getCompilationCPUType() const { return CompilationCPUType; } in getCompilationCPUType()52 CPUType CompilationCPUType; variable
192 CPUType CompilationCPUType = CPUType::X64; member in __anon685e90ee0111::COFFDumper1210 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1222 CompilationCPUType = CVSD.getCompilationCPUType(); in printCodeViewSymbolsSubsection()