MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / order

Method order

lib/asmjit/asmjit/core/codeholder.h:289–290  ·  view source on GitHub ↗

Returns the section order, which has a higher priority than section id.

Source from the content-addressed store, hash-verified

287
288 //! Returns the section order, which has a higher priority than section id.
289 [[nodiscard]]
290 ASMJIT_INLINE_NODEBUG int32_t order() const noexcept { return _order; }
291
292 //! Returns the section offset, relative to base.
293 [[nodiscard]]

Callers 1

new_sectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected