MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / CheckOpcodes

Function CheckOpcodes

src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:253–299  ·  view source on GitHub ↗

Check function prologue with known prologues from the dictionary opcodes - dictionary inpAddr - pointer to function prologue Dictionary contains opcodes for several full asm instructions + one opcode byte for the next asm instruction for safe address processing RETURN: 1 + the index of the matched pattern, or 0 if no match found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InsertTrampolineFunction · 0.85
IsPrologueKnownFunction · 0.85

Calls 2

compareStringsFunction · 0.85
recordFunction · 0.85

Tested by

no test coverage detected