AsmJit
Low-Latency Machine Code Generation
Section node.
0
)noexcept◆ Creates a new SectionNode
instance.
Returns the section id.
Section id.
Next section node that follows this section.
This link is only valid when the section is active (is part of the code) and when Builder::hasDirtySectionLinks()
returns false
. If you intend to use this field you should always call Builder::updateSectionLinks()
before you do so.