Searched defs:opt_std (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.c1080 static elfedit_cmd_optarg_t opt_std[] = { local
1309 opt_std, arg_p_type },
1317 opt_std, arg_p_offset },
1325 opt_std, arg_p_vaddr },
1333 opt_std, arg_p_paddr },
1341 opt_std, arg_p_filesz },
1349 opt_std, arg_p_memsz },
1365 opt_std, arg_p_align },
H A Dshdr.c941 static elfedit_cmd_optarg_t opt_std[] = { local
1207 opt_std, arg_sh_addr },
1215 opt_std, arg_sh_addralign },
1223 opt_std, arg_sh_entsize },
1263 opt_std, arg_sh_offset },
1271 opt_std, arg_sh_size },
1279 opt_std, arg_sh_type },
H A Dsym.c1687 static elfedit_cmd_optarg_t opt_std[] = { local
1959 opt_std, arg_st_bind },
1967 opt_std, arg_st_info },
1983 opt_std, arg_st_other },
1999 opt_std, arg_st_size },
2007 opt_std, arg_st_type },
2015 opt_std, arg_st_value },
2023 opt_std, arg_st_visibility },
H A Dehdr.c1765 static elfedit_cmd_optarg_t opt_std[] = { local
2072 opt_std, arg_e_ident },
2080 opt_std, arg_e_type },
2088 opt_std, arg_e_machine },
2096 opt_std, arg_e_version },
2104 opt_std, arg_e_entry },
2112 opt_std, arg_e_phoff },
2120 opt_std, arg_e_shoff },
2136 opt_std, arg_e_ehsize },
2144 opt_std, arg_e_phentsiz
[all...]

Completed in 145 milliseconds