Home
last modified time | relevance | path

Searched refs:Sg_desc (Results 1 – 22 of 22) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dentry.c92 Sg_desc psg_phdr;
93 Sg_desc psg_interp;
94 Sg_desc psg_sunwcap;
95 Sg_desc psg_text;
96 Sg_desc psg_data;
97 Sg_desc psg_bss;
99 Sg_desc psg_lrodata; /* (amd64-only) */
100 Sg_desc psg_ldata; /* (amd64-only) */
102 Sg_desc psg_dynamic;
103 Sg_desc psg_sunwdtrace;
[all …]
H A D_map.h339 extern Sg_desc *ld_map_seg_alloc(const char *, Word, sg_flags_t);
340 extern Ent_desc *ld_map_seg_ent_add(Mapfile *, Sg_desc *, const char *);
343 extern Xword ld_map_seg_index(Mapfile *, Sg_desc *);
344 extern ld_map_seg_ins_t ld_map_seg_insert(Mapfile *, dbg_state_t, Sg_desc *,
346 extern Boolean ld_map_seg_os_order_add(Mapfile *, Sg_desc *,
348 extern Boolean ld_map_seg_size_symbol(Mapfile *, Sg_desc *, Token,
350 extern Sg_desc *ld_map_seg_stack(Mapfile *);
H A Dmap_support.c353 ld_map_seg_index(Mapfile *mf, Sg_desc *sgp) in ld_map_seg_index()
356 Sg_desc *sgp2; in ld_map_seg_index()
379 ld_map_seg_os_order_add(Mapfile *mf, Sg_desc *sgp, const char *sec_name) in ld_map_seg_os_order_add()
435 ld_map_seg_size_symbol(Mapfile *mf, Sg_desc *sgp, Token eq_tok, in ld_map_seg_size_symbol()
532 Sg_desc *
535 Sg_desc *sgp; in ld_map_seg_alloc()
537 if ((sgp = libld_calloc(sizeof (Sg_desc), 1)) == NULL) in ld_map_seg_alloc()
556 Sg_desc *
560 Sg_desc *sgp; in ld_map_seg_stack()
612 ld_map_seg_insert(Mapfile *mf, dbg_state_t dbg_state, Sg_desc *sgp, in ld_map_seg_insert()
[all …]
H A Dmap_v2.c1409 Sg_desc *sgp; in dir_phdr_add_null()
1443 Sg_desc *sgp = uvalue; in at_seg_align()
1805 Sg_desc *sgp = uvalue; in at_seg_assign()
1871 Sg_desc *sgp = uvalue; in at_seg_disable()
1900 Sg_desc *sgp = uvalue; in at_seg_flags()
1922 Sg_desc *sgp = uvalue; in at_seg_is_order()
1997 Sg_desc *sgp = uvalue; in at_seg_max_size()
2019 Sg_desc *sgp = uvalue; in at_seg_nohdr()
2045 Sg_desc *sgp = uvalue; in at_seg_os_order()
2094 Sg_desc *sgp = uvalue, *sgp2; in at_seg_paddr()
[all …]
H A Dmap.c170 map_equal_flags(Mapfile *mf, Sg_desc *sgp, Boolean *b_flags, in map_equal_flags()
293 map_equal(Mapfile *mf, Sg_desc *sgp) in map_equal()
801 map_atsign(Mapfile *mf, Sg_desc *sgp) in map_atsign()
828 map_pipe(Mapfile *mf, Sg_desc *sgp) in map_pipe()
1213 Sg_desc *sgp1; /* seg descriptor being manipulated */ in ld_map_parse_v1()
1366 Sg_desc *stack = ld_map_seg_stack(mf); in ld_map_parse_v1()
H A Doutfile.c190 Sg_desc *sgp; in pad_outfile()
287 create_outsec(Ofl_desc *ofl, Sg_desc *sgp, Os_desc *osp, Word ptype, int shidx, in create_outsec()
370 Sg_desc *sgp; in ld_create_outfile()
H A Dldentry.c56 Sg_desc *sgp; in ld_map_out()
H A Dorder.c392 Sg_desc *sgp; in ld_sec_validate()
H A Dmap_core.c2446 Sg_desc *sgp1; in sort_seg_list()
2503 Sg_desc *sgp2; in sort_seg_list()
2613 Sg_desc *sgp; in ld_map_post_process()
2615 Sg_desc *first_seg = NULL; in ld_map_post_process()
H A Dplace.c681 Sg_desc *sgp; in eh_frame_muldef()
736 Sg_desc *sgp; in ld_place_section()
H A Dsections.c206 Sg_desc *sgp; in adjust_os_count()
273 Sg_desc *sgp; in ignore_section_processing()
1120 Sg_desc *sgp; in make_dynamic()
3118 Sg_desc *sgp; in ld_make_sections()
H A Dupdate.c174 Sg_desc *sgp, *tsgp = NULL, *dsgp = NULL, *esgp = NULL; in update_osym()
507 Sg_desc *sgp; in update_osym()
2202 Sg_desc *sgp; in update_odynamic()
3609 Sg_desc *sgp; in ld_update_outfile()
3610 Sg_desc *dtracesgp = NULL, *capsgp = NULL, *intpsgp = NULL; in ld_update_outfile()
H A D_libld.h969 extern Sg_desc *ld_seg_lookup(Ofl_desc *, const char *,
H A Drelocate.c2203 Sg_desc *sgp; in reloc_segments()
2662 Sg_desc *sgp; in ld_reloc_process()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c37 Sg_desc *sgp, Boolean space_nl) in Dbg_seg_desc_entry()
106 Dbg_seg_entry(Ofl_desc *ofl, int ndx, Sg_desc *sgp) in Dbg_seg_entry()
122 Sg_desc *sgp; in Dbg_seg_list()
H A Dmap.c187 Dbg_map_sort_seg(Lm_list *lml, uchar_t osabi, Half mach, Sg_desc *sgp) in Dbg_map_sort_seg()
259 Dbg_map_seg_os_order(Lm_list *lml, Sg_desc *sgp, const char *sec_name, in Dbg_map_seg_os_order()
270 Dbg_map_seg(Ofl_desc *ofl, dbg_state_t dbg_state, int ndx, Sg_desc *sgp, in Dbg_map_seg()
292 Sg_desc *sgp; in Dbg_map_seg_order()
H A Dllib-llddbg254 void Dbg32_map_seg_os_order(Lm_list *, Sg_desc *, const char *,
256 void Dbg64_map_seg_os_order(Lm_list *, Sg_desc *, const char *,
258 void Dbg32_map_seg(Ofl_desc *, uint_t, int, Sg_desc *, Lineno);
259 void Dbg64_map_seg(Ofl_desc *, uint_t, int, Sg_desc *, Lineno);
266 void Dbg32_map_sort_seg(Lm_list *, uchar_t, Elf32_Half, Sg_desc *);
267 void Dbg64_map_sort_seg(Lm_list *, uchar_t, Elf64_Half, Sg_desc *);
347 void Dbg32_sec_added(Lm_list *, Os_desc *, Sg_desc *);
348 void Dbg64_sec_added(Lm_list *, Os_desc *, Sg_desc *);
351 void Dbg32_sec_created(Lm_list *, Os_desc *, Sg_desc *);
352 void Dbg64_sec_created(Lm_list *, Os_desc *, Sg_desc *);
[all …]
H A Dsections.c232 Dbg_sec_added(Lm_list *lml, Os_desc *osp, Sg_desc *sgp) in Dbg_sec_added()
242 Dbg_sec_created(Lm_list *lml, Os_desc *osp, Sg_desc *sgp) in Dbg_sec_created()
H A Dsyms.c345 Dbg_syms_sec_entry(Lm_list *lml, Word ndx, Sg_desc *sgp, Os_desc *osp) in Dbg_syms_sec_entry()
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h905 extern void Dbg_map_seg(Ofl_desc *, dbg_state_t, int, Sg_desc *, Lineno);
908 extern void Dbg_map_seg_os_order(Lm_list *, Sg_desc *, const char *,
913 extern void Dbg_map_sort_seg(Lm_list *, uchar_t, Half, Sg_desc *);
954 extern void Dbg_sec_added(Lm_list *, Os_desc *, Sg_desc *);
956 extern void Dbg_sec_created(Lm_list *, Os_desc *, Sg_desc *);
969 extern void Dbg_seg_desc_entry(Lm_list *, uchar_t, Half, int, Sg_desc *,
971 extern void Dbg_seg_entry(Ofl_desc *, int, Sg_desc *);
1029 extern void Dbg_syms_sec_entry(Lm_list *, Word, Sg_desc *, Os_desc *);
H A Dsgs.h242 typedef struct sg_desc Sg_desc; typedef
H A Dlibld.h983 Sg_desc *os_sgdesc; /* segment os_desc is placed on */
1100 Sg_desc *ec_segment; /* output segment to enter if matched */