aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dissect.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-20dissect: fix sym_is_local(SYM_STRUCT/UNION/ENUM)Oleg Nesterov1-1/+2
2020-02-13dissect: move __sparse() callsite from test-dissect.c to dissect.cOleg Nesterov1-1/+1
2020-02-13dissect: introduce sym_is_local() for reporterOleg Nesterov1-0/+5
2020-02-07dissect: introduce dissect_ctxOleg Nesterov1-0/+2
2020-02-06dissect: introduce reporter->r_memdef()Oleg Nesterov1-0/+1
2017-06-21dissect: use built_in_ident() instead of MK_IDENT()Luc Van Oostenryck1-11/+0
2007-01-27Coding style fix: in a pointer type, * goes with the name, not the type.Josh Triplett1-4/+4
2005-12-20[PATCH] dissect.cOleg Nesterov1-0/+40