mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 00:02:24 +03:00
Rose: use program for boundary reports
Use the program to handle report lists at boundaries, rather than the previous list-of-reports approach.
This commit is contained in:
committed by
Matthew Barr
parent
24ccefa3d3
commit
93a262e54c
@@ -131,4 +131,7 @@ void roseEodExec(const struct RoseEngine *t, u64a offset,
|
||||
hwlmcb_rv_t rosePureLiteralCallback(size_t start, size_t end, u32 id,
|
||||
void *context);
|
||||
|
||||
int roseRunBoundaryProgram(const struct RoseEngine *rose, u32 program,
|
||||
u64a stream_offset, struct hs_scratch *scratch);
|
||||
|
||||
#endif // ROSE_H
|
||||
|
Reference in New Issue
Block a user