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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsMachineFlag.cpp22 COFF::MachineTypes llvm::getMachineType(StringRef S) { function in class:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp196 PDB_Machine DbiStream::getMachineType() const { function in class:DbiStream
H A DNativeRawSymbol.cpp384 PDB_Machine NativeRawSymbol::getMachineType() const { function in class:NativeRawSymbol
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.h80 virtual MachineTypes getMachineType() { return IMAGE_FILE_MACHINE_UNKNOWN; } function in class:lld::coff::InputFile
H A DInputFiles.cpp689 MachineTypes ObjFile::getMachineType() { function in class:lld::coff::ObjFile
955 MachineTypes BitcodeFile::getMachineType() { function in class:lld::coff::BitcodeFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp911 PDB_Machine DIARawSymbol::getMachineType() const { function in class:DIARawSymbol

Completed in 95 milliseconds