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 © 2018 . All rights reserved. (Last updated: 2018-11-07) Generated by jazzy ♪♫ v0.9.4, a Realm project.