Home
last modified time | relevance | path

Searched defs:sec_name (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c65 typedef struct sec_name { struct
67 struct sec_name *next; argument
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h73 const char *sec_name; member
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c259 Dbg_map_seg_os_order(Lm_list *lml, Sg_desc *sgp, const char *sec_name, in Dbg_map_seg_os_order()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c379 ld_map_seg_os_order_add(Mapfile *mf, Sg_desc *sgp, const char *sec_name) in ld_map_seg_os_order_add()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h118 const char *sec_name; /* Name of section */ member
126 const char *sec_name; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c2752 const char ** sec_name, in dwarf_get_die_section_name()
2777 const char ** sec_name, in dwarf_get_die_section_name_b()
H A Ddwarf_frame.c98 const char **sec_name, in dwarf_get_frame_section_name()
116 const char **sec_name, in dwarf_get_frame_section_name_eh_gnu()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1750 char sec_name[SECNAMESIZE]; in create_section_node() local