Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSPI/BOF-PE
/ runtimeFunction
Method
runtimeFunction
loader/Pe.hpp:1891–1894 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1889
}
1890
1891
const typename DirExceptions::Type* runtimeFunction() const noexcept
1892
{
1893
return m_runtimeFunction;
1894
}
1895
1896
bool valid() const noexcept
1897
{
Callers
1
operator ==
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected