Returns offset of a `Label` by its `label_id`. The offset returned is relative to the start of the section where the label is bound. Zero offset is returned for unbound labels, which is their initial offset value. \attention The passed `label_id` must be valid as it's used as an index to `_label_entries[]` array. In debug builds the array access uses an assertion, but such assertion is not prese
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected