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 `buffer_size()` as the buffer stores real data emitted by assemblers or appended by users. Use `real_size()` to get the real and final size of this section.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected