OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMachineType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h
58
void
setMachineType
(PDB_Machine M);
59
void
setMachineType
(COFF::MachineTypes M);
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStreamBuilder.cpp
55
void DbiStreamBuilder::
setMachineType
(PDB_Machine M) { MachineType = M; }
57
void DbiStreamBuilder::
setMachineType
(COFF::MachineTypes M) {
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
llvm-pdbutil.cpp
807
DbiBuilder.
setMachineType
(Dbi.MachineType);
Completed in 15 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026