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 © 2019 . All rights reserved. (Last updated: 2019-03-22) Generated by jazzy ♪♫ v0.9.5, a Realm project.