Function: SB-INTROSPECT::MAP-ALLOCATED-CODE-COMPONENTS

package type github

Call FN for each allocated code component in one of SPACES. FN receives the object and its size as arguments. SPACES should be a list of the symbols :dynamic, :static, :read-only, or :immobile on #+immobile-space

Lambda list

(sb-introspect::spaces sb-introspect::fn)