Lines Matching refs:Elf32_Word
112 Elf32_Word sec_shndx; /* Section index */
147 Elf32_Word symt_shndx; /* Symbol table section index */
148 Elf32_Word symt_xshndx; /* Index of extended index section */
149 Elf32_Word symt_syminfo; /* Index of versym section */
150 Elf32_Word symt_versym; /* Index of versym section */
208 Elf32_Word os_dynndx; /* Index of dynamic section */
650 Elf32_Word dn_ndx; /* Index of item in dynamic array */
871 extern void elfedit32_dyn_elt_save(elfedit32_dyn_elt_t *elt, Elf32_Word ndx,
886 extern Elf32_Word elfedit32_dynstr_insert(elfedit32_section_t *dynsec,
905 extern Elf32_Word elfedit32_name_to_shndx(elfedit32_obj_state_t *obj_state,
912 Elf32_Word *ret_symndx);
918 Elf32_Word offset, elfedit_msg_t msg_type, int debug_msg);
922 extern int elfedit32_sec_findstr(elfedit32_section_t *sec, Elf32_Word tail_ign,
923 const char *str, Elf32_Word *ret_offset);
928 elfedit32_obj_state_t *obj_state, Elf32_Word shndx);
933 elfedit32_obj_state_t *obj_state, Elf32_Cap **cap, Elf32_Word *num);
938 elfedit32_obj_state_t *obj_state, Elf32_Dyn **dyn, Elf32_Word *num);
943 elfedit32_obj_state_t *obj_state, Elf32_Word shndx, int);
948 elfedit32_obj_state_t *obj_state, Elf32_Syminfo **syminfo, Elf32_Word *num);
953 elfedit32_obj_state_t *obj_state, int by_index, Elf32_Word index,
954 const char *name, Elf32_Sym **sym, Elf32_Word *num,
963 Elf32_Versym **versym, Elf32_Word *num);
970 Elf32_Word **xshndx, Elf32_Word *num);
984 Elf32_Word shndx);
988 extern Elf32_Word elfedit32_strtab_insert(elfedit32_obj_state_t *obj_state,
1003 extern Elf32_Word elfedit32_type_to_shndx(elfedit32_obj_state_t *obj_state,
1004 Elf32_Word shtype);