Go to file
Arnaldo Carvalho de Melo 84a05e88e1 [PREFCNT]: Handle inlined functions too
At least GCC only emits DW_TAG_subprogram for inline functions if they were
used somewhere in the CU, even if no DW_TAG_inlined_subroutine tag is emitted
due to optimizations reducing inline functions to nothing.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-11-17 21:54:34 -02:00
Makefile [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
classes.c [CLASSES]: Add backpointer to class in inline_expansion 2006-11-13 00:31:48 -02:00
classes.h [CLASSES]: Add backpointer to class in inline_expansion 2006-11-13 00:31:48 -02:00
codiff.c [CLASSES]: Add backpointer to class in inline_expansion 2006-11-13 00:31:48 -02:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [PAHOLE]: Check if we found the struct before calling class__is_struct 2006-11-14 13:30:15 -02:00
pfunct.c [CLASSES]: Add backpointer to class in inline_expansion 2006-11-13 00:31:48 -02:00
prefcnt.c [PREFCNT]: Handle inlined functions too 2006-11-17 21:54:34 -02:00