Respuesta :

When linking, the ELF element file's relocatable section, which contains the data and code, is utilized to resolve function addresses.

What do you mean by element?

An element is a basic thing that is important to overcome down into smaller pieces. An element is a material that cannot be degraded by non-nuclear processes in chemistry and physics. A discrete component of a larger structure or collection is referred to as an element in computers and mathematics.

Briefing :

Step: 1

Relocatable file holds sections that hold the data and code.

ET_REL Relocatable file.

Relocatable section in ELF object file holds the data and code and is used during linking to resovle function addresses.

To know more about Element visit :

https://brainly.com/question/13044444

#SPJ4