Symbol public struct Symbol A symbol is a top-level addressable entity in an object file. name The symbol name. Declaration Swift public let name: String size The size of the data in the symbol. Declaration Swift public let size: Int address The address of the symbol in the object file. Declaration Swift public let address: Int © 2021 . All rights reserved. (Last updated: 2021-03-28) Generated by jazzy ♪♫ v0.13.6, a Realm project.