Commit Graph

7 Commits

Author SHA1 Message Date
0ddab3db6e callgraph: add information about expectations 2018-01-29 02:11:03 -08:00
8a47f72749 callgraph: use last valid context 2018-01-29 01:38:35 -08:00
c05d5a5d66 callgraph: code style cleanup 2018-01-29 01:38:35 -08:00
acab78da72 callgraph: use sp_symbol_resolver_resolve_with_context()
We want to ensure that we give the resolve the address context so that it
can filter whether or not the address range applies.
2018-01-28 22:16:59 -08:00
00b6892a72 build: fix header installation paths 2017-09-28 17:45:07 -07:00
190faa818d build: use subdir meson.build files
This keeps the build file closer to the sources it effects.
2017-09-28 16:57:00 -07:00
c47822b26e source tree cleanup
The lib/ directory was getting a bit out of hand, so this tries
to organize things a bit so it is easier going forward to locate
the code people want to patch.
2017-09-28 16:23:03 -07:00