If a functions is defined in a .conf, I do not parse the DWARF
authorDima Kogan <dima@secretsauce.net>
Wed, 23 Apr 2014 22:55:41 +0000 (15:55 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:25 +0000 (20:38 +0900)
commitbbf56636fb1e0c893251a562ee47c80c3fc577ba
tree1233d5c50f71c13ca6c88c4fb83efcd056ca18f2
parent76c720d508ffff78fc3c68dccdb64be95ce5418a
If a functions is defined in a .conf, I do not parse the DWARF

Previously I would parse the DWARF data for such a function, but I wouldn't use
the result. Now I don't even parse
dwarf_prototypes.c