Symbol: elfedit64_section_t
usr/src/cmd/sgs/include/elfedit.h
130
#define elfedit_section_t elfedit64_section_t
usr/src/cmd/sgs/include/elfedit.h
229
elfedit64_section_t *os_secarr;
usr/src/cmd/sgs/include/elfedit.h
881
const char *elfedit64_dyn_offset_to_str(elfedit64_section_t *strsec,
usr/src/cmd/sgs/include/elfedit.h
887
elfedit64_section_t *dynsec, elfedit64_dyn_elt_t *dyn_strpad);
usr/src/cmd/sgs/include/elfedit.h
892
extern Elf64_Word elfedit64_dynstr_insert(elfedit64_section_t *dynsec,
usr/src/cmd/sgs/include/elfedit.h
893
elfedit64_section_t *strsec, elfedit64_dyn_elt_t *dyn_strpad,
usr/src/cmd/sgs/include/elfedit.h
897
extern void elfedit64_modified_data(elfedit64_section_t *s);
usr/src/cmd/sgs/include/elfedit.h
906
extern void elfedit64_modified_shdr(elfedit64_section_t *s);
usr/src/cmd/sgs/include/elfedit.h
916
extern int elfedit64_name_to_symndx(elfedit64_section_t *symsec,
usr/src/cmd/sgs/include/elfedit.h
917
elfedit64_section_t *strsec, const char *name, elfedit_msg_t msg_type,
usr/src/cmd/sgs/include/elfedit.h
922
extern const char *elfedit64_offset_to_str(elfedit64_section_t *strsec,
usr/src/cmd/sgs/include/elfedit.h
927
extern int elfedit64_sec_findstr(elfedit64_section_t *sec, Elf64_Word tail_ign,
usr/src/cmd/sgs/include/elfedit.h
932
extern elfedit64_section_t *elfedit64_sec_get(
usr/src/cmd/sgs/include/elfedit.h
937
extern elfedit64_section_t *elfedit64_sec_getcap(
usr/src/cmd/sgs/include/elfedit.h
942
extern elfedit64_section_t *elfedit64_sec_getdyn(
usr/src/cmd/sgs/include/elfedit.h
947
extern elfedit64_section_t *elfedit64_sec_getstr(
usr/src/cmd/sgs/include/elfedit.h
952
extern elfedit64_section_t *elfedit64_sec_getsyminfo(
usr/src/cmd/sgs/include/elfedit.h
959
extern elfedit64_section_t *elfedit64_sec_getsymtab(
usr/src/cmd/sgs/include/elfedit.h
967
extern elfedit64_section_t *elfedit64_sec_getversym(
usr/src/cmd/sgs/include/elfedit.h
968
elfedit64_obj_state_t *obj_state, elfedit64_section_t *symsec,
usr/src/cmd/sgs/include/elfedit.h
974
extern elfedit64_section_t *elfedit64_sec_getxshndx(
usr/src/cmd/sgs/include/elfedit.h
975
elfedit64_obj_state_t *obj_state, elfedit64_section_t *symsec,
usr/src/cmd/sgs/include/elfedit.h
981
elfedit64_section_t *sec, int issue_err, elfedit_atoui_sym_t **atoui_list);
usr/src/cmd/sgs/include/elfedit.h
984
extern const char *elfedit64_sec_msgprefix(elfedit64_section_t *sec);
usr/src/cmd/sgs/include/elfedit.h
994
elfedit64_section_t *strsec, elfedit64_section_t *dynsec, const char *str);
usr/src/cmd/sgs/include/elfedit.h
999
elfedit64_section_t *strsec, elfedit64_section_t *dynsec, const char *str);