Files
fail/src/experiments/ecos_kernel_test
Martin Hoffmann 4686c27d3d ElfReader: Support for Section and Symbol size.
- getSection/getSymbol now returns an ElfSymbol reference.

Searching by address now searches if address is within
symbol address and symbol address + size.
So we can test, if we are *within* a function, object or
section and not only at the start address.
2013-03-04 15:18:52 +01:00
..
2012-11-27 17:06:32 +00:00
2012-11-27 17:06:29 +00:00
2012-07-05 14:37:38 +00:00