Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DInputFiles.cpp460 MachineTypes ObjFile::getMachineType() { in getMachineType() function in lld::coff::ObjFile
558 MachineTypes BitcodeFile::getMachineType() { in getMachineType() function in lld::coff::BitcodeFile
H A DInputFiles.h69 virtual MachineTypes getMachineType() { return IMAGE_FILE_MACHINE_UNKNOWN; } in getMachineType() function
H A DDriverUtils.cpp77 MachineTypes getMachineType(StringRef S) { in getMachineType() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp195 PDB_Machine DbiStream::getMachineType() const { in getMachineType() function in DbiStream
H A DNativeRawSymbol.cpp385 PDB_Machine NativeRawSymbol::getMachineType() const { in getMachineType() function in NativeRawSymbol
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp912 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType() function in DIARawSymbol