Lines Matching refs:Elf32_Word
114 Elf32_Word sec_shndx; /* Section index */
149 Elf32_Word symt_shndx; /* Symbol table section index */
150 Elf32_Word symt_xshndx; /* Index of extended index section */
151 Elf32_Word symt_syminfo; /* Index of versym section */
152 Elf32_Word symt_versym; /* Index of versym section */
210 Elf32_Word os_dynndx; /* Index of dynamic section */
652 Elf32_Word dn_ndx; /* Index of item in dynamic array */
874 extern void elfedit32_dyn_elt_save(elfedit32_dyn_elt_t *elt, Elf32_Word ndx,
889 extern Elf32_Word elfedit32_dynstr_insert(elfedit32_section_t *dynsec,
908 extern Elf32_Word elfedit32_name_to_shndx(elfedit32_obj_state_t *obj_state,
915 Elf32_Word *ret_symndx);
921 Elf32_Word offset, elfedit_msg_t msg_type, int debug_msg);
925 extern int elfedit32_sec_findstr(elfedit32_section_t *sec, Elf32_Word tail_ign,
926 const char *str, Elf32_Word *ret_offset);
931 elfedit32_obj_state_t *obj_state, Elf32_Word shndx);
936 elfedit32_obj_state_t *obj_state, Elf32_Cap **cap, Elf32_Word *num);
941 elfedit32_obj_state_t *obj_state, Elf32_Dyn **dyn, Elf32_Word *num);
946 elfedit32_obj_state_t *obj_state, Elf32_Word shndx, int);
951 elfedit32_obj_state_t *obj_state, Elf32_Syminfo **syminfo, Elf32_Word *num);
956 elfedit32_obj_state_t *obj_state, int by_index, Elf32_Word index,
957 const char *name, Elf32_Sym **sym, Elf32_Word *num,
966 Elf32_Versym **versym, Elf32_Word *num);
973 Elf32_Word **xshndx, Elf32_Word *num);
987 Elf32_Word shndx);
991 extern Elf32_Word elfedit32_strtab_insert(elfedit32_obj_state_t *obj_state,
1006 extern Elf32_Word elfedit32_type_to_shndx(elfedit32_obj_state_t *obj_state,
1007 Elf32_Word shtype);