Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MJx0/KittyMemoryEx
/ loadSize
Method
loadSize
KittyMemoryEx/KittyScanner.hpp:358–361 ·
view source on GitHub ↗
* @brief Elf's load size. */
Source
from the content-addressed store, hash-verified
356
* @brief Elf's load size.
357
*/
358
inline uintptr_t loadSize() const
359
{
360
return _loadSize;
361
}
362
363
/**
364
* @brief Elf's dynamic section address in memory.
Callers
4
dumpMemELF
Method · 0.80
init
Method · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected