TCF Agent: Added Elf Core type support for create_elf
Added Elf Core type support for create_elf Elf Core type have only Program Headers and _text sections. No sections, no section headers, no dynamic sections.
This Program Headers required to get offset of _text sections for Core Elf file.