build_file
if (build_file(elf, &ehdr, cmd_info, &state) == FAILURE) {
static int build_file(Elf *, GElf_Ehdr *, Cmd_Info *, file_state_t *);