Lines Matching full:built
69 # (1) Build a lookup map of built-in module names.
307 # (3) Collect offset ranges (relative to the section base address) for built-in
329 # If the current object does not belong to a built-in module, ignore it.
331 # If it does, we add a new built-in module offset range record.
343 # Determine which (if any) built-in modules the object belongs to.
346 # If we are processing a built-in module:
374 # If we encountered an object that is not part of a built-in module, we
379 # At this point, we encountered the start of a new built-in module.
397 # (3) Collect offset ranges (relative to the section base address) for built-in
441 # Determine which (if any) built-in modules the object belongs to.
444 # If we are processing a built-in module:
472 # If we encountered an object that is not part of a built-in module, we
477 # At this point, we encountered the start of a new built-in module.