Searched defs:DIFunction (Results 1 – 1 of 1) sorted by relevance
181 type DIFunction struct { struct182 Name string183 LinkageName string184 File Metadata185 Line int186 Type Metadata187 LocalToUnit bool188 IsDefinition bool189 ScopeLine int190 Flags int[all …]