Home
last modified time | relevance | path

Searched defs:getMachineType (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWindowsMachineFlag.cpp23 COFF::MachineTypes llvm::getMachineType(StringRef S) { in getMachineType() function in llvm
/openbsd-src/gnu/llvm/lld/COFF/
H A DInputFiles.cpp686 MachineTypes ObjFile::getMachineType() { in getMachineType() function in ObjFile
1076 MachineTypes BitcodeFile::getMachineType() { in getMachineType() function in BitcodeFile
1156 MachineTypes DLLFile::getMachineType() { in getMachineType() function in DLLFile
H A DInputFiles.h85 virtual MachineTypes getMachineType() { return IMAGE_FILE_MACHINE_UNKNOWN; } in getMachineType() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp194 PDB_Machine DbiStream::getMachineType() const { in getMachineType() function in DbiStream
H A DNativeRawSymbol.cpp383 PDB_Machine NativeRawSymbol::getMachineType() const { in getMachineType() function in NativeRawSymbol
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp911 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType() function in DIARawSymbol