I am coding the function objdump and I would like to know how to recover the flags (HAS_SYMS, D_PAGED) with their addresses.
where is the HAS_SYMS,D_PAGED flags in the elf.h structure ?
I am coding the function objdump and I would like to know how to recover the flags (HAS_SYMS, D_PAGED) with their addresses.
where is the HAS_SYMS,D_PAGED flags in the elf.h structure ?