eolian: add API to get full file path of a unit
authorDaniel Kolesa <d.kolesa@samsung.com>
Thu, 11 Oct 2018 14:35:41 +0000 (16:35 +0200)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 8 Nov 2018 06:40:46 +0000 (15:40 +0900)
commitf0fcdeb46525259ac92472e3d3deaadfc2e4ee55
treebf81ee1783fc19cfacfd1babd3a938b3fee0c044
parent0badd76f972ba77c54b7839dcc3caed0b8b3834b
eolian: add API to get full file path of a unit

This is necessary for easy dependency generation, as it is needed
to retrieve a full list of paths that each generated file depends
on.
src/lib/eolian/Eolian.h
src/lib/eolian/eolian_database.c