MCPcopy Create free account
hub / github.com/cseagle/blc / lookupEffect

Method lookupEffect

fspec.cc:2422–2445  ·  view source on GitHub ↗

\brief Look up an effect from the given EffectRecord list If a given memory range matches an EffectRecord, return the effect type. Otherwise return EffectRecord::unknown_effect \param efflist is the list of EffectRecords which must be sorted \param addr is the starting address of the given memory range \param size is the number of bytes in the memory range \return the EffectRecord type

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getTypeMethod · 0.45
getSpaceMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
getAddressMethod · 0.45
getSizeMethod · 0.45
overlapMethod · 0.45

Tested by

no test coverage detected