MCPcopy Create free account
hub / github.com/acl-dev/acl / GetBrlTarget

Method GetBrlTarget

lib_fiber/cpp/src/detours/disasm.cpp:2120–2123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2118}
2119
2120UINT64 DETOUR_IA64_BUNDLE::GetBrlTarget() const
2121{
2122 return (UINT64)this + GetBrlImm();
2123}
2124
2125VOID DETOUR_IA64_BUNDLE::SetBrl(UINT64 target)
2126{

Callers 3

DetourDetachFunction · 0.80
DetourCopyInstructionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected