Class QueryName

java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseName>
ghidra.features.bsim.query.protocol.QueryName

public class QueryName extends BSimQuery<ResponseName>
Query for a single function in a single executable by giving either the md5 of the executable, or its name and version. Then give the name of the function. If the name of the function is empty, this query returns all functions in the executable