Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h756 #define ld_unwind_make_hdr ld64_unwind_make_hdr macro
855 #define ld_unwind_make_hdr ld32_unwind_make_hdr macro
1003 extern uintptr_t ld_unwind_make_hdr(Ofl_desc *);
H A Dunwind.c320 ld_unwind_make_hdr(Ofl_desc *ofl) in ld_unwind_make_hdr() function
H A Dsections.c3382 if (ld_unwind_make_hdr(ofl) == S_ERROR) in ld_make_sections()