Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsMachineFlag.cpp23 COFF::MachineTypes llvm::getMachineType(StringRef S) { in getMachineType() function in llvm
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h90 virtual MachineTypes getMachineType() const { in getMachineType() function
354 MachineTypes getMachineType() const override { return getMachineType(mb); } in getMachineType() function
402 MachineTypes getMachineType() const override { in getMachineType() function
H A DInputFiles.cpp954 MachineTypes ObjFile::getMachineType() const { in getMachineType() function in ObjFile
1217 MachineTypes ImportFile::getMachineType(MemoryBufferRef m) { in getMachineType() function in ImportFile
1456 MachineTypes BitcodeFile::getMachineType(const llvm::lto::InputFile *obj) { in getMachineType() function in BitcodeFile
1549 MachineTypes DLLFile::getMachineType() const { in getMachineType() function in DLLFile
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp911 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType() function in DIARawSymbol