Searched defs:localsym (Results 1 – 3 of 3) sorted by relevance
837 typedef struct localsym { struct843 struct localsym *begin_ptr; /* symbol at start of block */ argument848 } localsym_t; argument
707 struct localsym struct709 uint16_t size;710 uint16_t kind;711 uint32_t type;712 uint16_t flags;713 char name[];