Searched defs:symt_hierarchy_point (Results 1 – 1 of 1) sorted by relevance
231 struct symt_hierarchy_point struct233 … symt; /* either SymTagFunctionDebugStart, SymTagFunctionDebugEnd, SymTagLabel */234 …truct hash_table_elt hash_elt; /* if label (and in compiland's hash table if global) */235 struct symt* parent; /* symt_function or symt_compiland */236 struct location loc;