MCPcopy Create free account
hub / github.com/clementgallet/libTAS / scanSize

Method scanSize

src/program/ui/RamSearchModel.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111uint64_t RamSearchModel::scanSize()
112{
113 return memscanner.scan_size();
114}
115
116int RamSearchModel::newWatches(int mem_flags, int type, int alignment, CompareType ct, CompareOperator co, MemValueType cv, MemValueType dv, uintptr_t ba, uintptr_t ea)
117{

Callers 2

slotNewMethod · 0.80
slotSearchMethod · 0.80

Calls 1

scan_sizeMethod · 0.80

Tested by

no test coverage detected