Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c437 } SEC_INFO_T; in new_section() typedef
439 const SEC_INFO_T *sec_info; in new_section()
458 static const SEC_INFO_T info_s = { d_type, d_align, sh_flags, \ in new_section()
464 static SEC_INFO_T info_s = { d_type, 0, sh_flags, \ in new_section()