MCPcopy Create free account
hub / github.com/asmjit/asmjit / is_bound

Method is_bound

asmjit/core/codeholder.h:524–525  ·  view source on GitHub ↗

Tests whether the label represented by this LabelEntry is bound. Bound label means that it has an associated \ref Section and a position in such section. Labels are bound by calling \ref BaseEmitter::bind() method with \ref Label operand.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

new_fixupMethod · 0.80
bind_labelMethod · 0.80
embed_labelMethod · 0.80
embed_label_deltaMethod · 0.80
is_label_boundMethod · 0.80
_emitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected