$ objdump -f ./a.out
./a.out: file format elf32-i386 architecture: i386, flags 0x00000112: EXEC_P, HAS_SYMS, D_PAGED start address 0x080484e0
They are LibBFD flags. You're trying to recode objdump ? ... =)