The issue was with the optimization settings: the optimization was turned off, so no only .text sections where created, which did not correspond to the (.text.*) pattern. Thats why for example LOAD_MODULE2 was empty. Thank you for your support.
↧