LLVM 20.0.0git
|
Public Member Functions | |
Parser (StringRef S, MachineTypes M, bool B, bool AU) | |
Expected< COFFModuleDefinition > | parse () |
Definition at line 139 of file COFFModuleDefinition.cpp.
|
inlineexplicit |
Definition at line 141 of file COFFModuleDefinition.cpp.
References llvm::COFF::IMAGE_FILE_MACHINE_I386.
|
inline |
Definition at line 147 of file COFFModuleDefinition.cpp.
References llvm::object::Eof, and llvm::object::Token::K.
Referenced by llvm::object::parseCOFFModuleDefinition().