KLP_RELOCS_SEC
klp_relocs = elf_create_section(e->out, KLP_RELOCS_SEC, 0,
klp_relocs = find_section_by_name(elf, KLP_RELOCS_SEC);
ERROR("malformed " KLP_RELOCS_SEC " section");
ERROR("malformed " KLP_RELOCS_SEC " section");