Lines Matching defs:DIFunction
181 type DIFunction struct { struct182 Name string183 LinkageName string184 File Metadata185 Line int186 Type Metadata187 LocalToUnit bool188 IsDefinition bool189 ScopeLine int190 Flags int191 Optimized bool