Home
last modified time | relevance | path

Searched refs:ld_stt_section_sym_name (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h731 #define ld_stt_section_sym_name ld64_stt_section_sym_name macro
830 #define ld_stt_section_sym_name ld32_stt_section_sym_name macro
906 extern const char *ld_stt_section_sym_name(Is_desc *);
H A Drelocate.c1939 (ld_stt_section_sym_name(sdp->sd_isc) == NULL)) in process_reld()
2053 (ld_stt_section_sym_name(sdp->sd_isc) == NULL)) in process_reld()
H A Dsyms.c3295 ld_stt_section_sym_name(Is_desc *isp) in ld_stt_section_sym_name() function
H A Dsections.c3041 if (ld_stt_section_sym_name(mstrsec) == NULL) { in ld_strmerge_sec()