Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2120
UINT64 DETOUR_IA64_BUNDLE::GetBrlTarget() const
2121
{
2122
return (UINT64)this + GetBrlImm();
2123
}
2124
2125
VOID DETOUR_IA64_BUNDLE::SetBrl(UINT64 target)
2126
{
Callers
3
DetourTransactionCommitEx
Function · 0.80
DetourDetach
Function · 0.80
DetourCopyInstruction
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected