Package ghidra.app.util.opinion
Class PeLoader.CompilerOpinion
java.lang.Object
ghidra.app.util.opinion.PeLoader.CompilerOpinion
- Enclosing class:
 PeLoader
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetOpinion(PortableExecutable pe, ByteProvider provider, Program program, TaskMonitor monitor, MessageLog log)  
- 
Constructor Details
- 
CompilerOpinion
public CompilerOpinion() 
 - 
 - 
Method Details
- 
getOpinion
public static PeLoader.CompilerOpinion.CompilerEnum getOpinion(PortableExecutable pe, ByteProvider provider, Program program, TaskMonitor monitor, MessageLog log) throws IOException - Throws:
 IOException
 
 -