This variable is used to enable the information dump regarding task loading within the report.
Syntax |
I32 loader_flags |
---|---|
Attributes |
Bit-accessible and non-retentive |
Based on the bit I set high, I have a given dump:
Bit |
Hexadecimal value |
Description |
---|---|---|
BIT 0 |
0x1 |
Dump ELF header |
BIT 1 |
0x2 |
Dump Section information |
BIT 2 |
0x4 |
Dump Section to Be Located Map |
BIT 3 |
0x8 |
Dump each location entry information |
BIT 4 |
0x10 |
Dump Located Section information |