Renz Bagaporo 23aff378f4 ldgen: fix sections info parsing
Fixes an issure where the first part of an object file name is not
included, due to matching the rule for a section entry previously.

Reduce depedency on matching literal strings in sections which might
change depending on toolchain (ex. matching 'elf32-xtensa-le')

Make sure parsing rule succeeds for the entirety of the sections info
string by adding 'parseAll=True'.

Add test for sections info parsing.
2021-06-21 09:45:23 +10:00
..
2020-11-30 22:41:12 +05:30
2021-06-21 09:45:23 +10:00
2021-04-28 18:10:34 +08:00
2020-06-24 13:17:29 +08:00
2021-06-21 09:45:23 +10:00
2016-11-03 18:41:00 +08:00
2019-10-09 12:25:48 +08:00