Renz Bagaporo 711048bce0 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-17 12:21:53 +10:00
..
2020-11-30 22:44:52 +05:30
2021-06-17 12:20:58 +10:00
2020-05-20 10:50:10 +08:00
2021-06-17 12:21:53 +10:00
2020-04-30 06:47:49 +00:00