bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-cflow] [Bug-cflow] Functions with Mulitple definition


From: ashu2414
Subject: [bug-cflow] [Bug-cflow] Functions with Mulitple definition
Date: Tue, 31 Jul 2012 10:39:04 -0700 (PDT)

Hi,

 I m new to cflow and am using cflow 1.4. I have tried to generate a call
flow graph for the purpose of parsing the starting point and end point of a
call. I am facing these issues:

cflow:/code/main3/app/dir/sm/ui/ui_fs.c:429: _add_one_tier_table/4 redefined
cflow:/code/main3/app/dir/sm/ui/ui_fs.c:125: this is the place of previous
definition
cflow:/code/main3/app/dir/sm/ui/ui_fs.c:479: _fill_one_resouce_group/3
redefined
cflow:/code/main3/app/dir/sm/ui/ui_fs.c:71: this is the place of previous
definition
cflow:/code/main3/app/dir/sm/ui/ui_fs.c:511: ui_fs_df/2 redefined
cflow:/code/main3/app/dir/sm/ui/ui_fs.c:259: this is the place of previous
definition
cflow:/code/main3/app/dir/sm/ui/ui_test.c:110: main/2 redefined
cflow:/code/main3/app/dir/sm/ui/ui_renderer_main.c:125: this is the place of
previous definition

Some of these issues are due to macro definition for different types of
hardware and some of the redefinitions are due to including folders with
their respective mains. is there a way of resolving these multiple
definitions to their respective folders and considering #ifdef?

Thanks.
-- 
View this message in context: 
http://old.nabble.com/Functions-with-Mulitple-definition-tp34236721p34236721.html
Sent from the Gnu - cFlow - Discuss mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]