MCPcopy Create free account
hub / github.com/Squalr/Squally / virtualSize

Method virtualSize

Source/Engine/External/asmjit/core/codeholder.h:215–215  ·  view source on GitHub ↗

Returns the virtual size of the section. Virtual size is initially zero and is never changed by AsmJit. It's normal if virtual size is smaller than size returned by `bufferSize()` as the buffer stores real data emitted by assemblers or appended by users. Use `realSize()` to get the real and final size of this section.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_addMethod · 0.80
relocateToBaseMethod · 0.80
copyFlattenedDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected