Searched defs:DIFunction (Results 1 – 1 of 1) sorted by relevance
195 type DIFunction struct { struct196 Name string197 LinkageName string198 File Metadata199 Line int200 Type Metadata201 LocalToUnit bool202 IsDefinition bool203 ScopeLine int204 Flags int[all …]