Class QueryChildren

java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseChildren>
ghidra.features.bsim.query.protocol.QueryChildren

public class QueryChildren extends BSimQuery<ResponseChildren>
Query based on a single executable and a specific list of functions names within the executable The response will be the corresponding FunctionDescription records and a record for each child of the specified functions