Searched defs:ld_place_path_info_init (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c525 ld_place_path_info_init(Ofl_desc *ofl, Ifl_desc *ifl, Place_path_info *info) function
579 * ld_place_path_info_init()
722 * by ld_place_path_info_init() for the file associated to isp,
H A D_libld.h634 * Variables of this type are initialized with ld_place_path_info_init().
715 #define ld_place_path_info_init ld64_place_path_info_init macro
813 #define ld_place_path_info_init ld32_place_path_info_init macro
934 extern Place_path_info *ld_place_path_info_init(Ofl_desc *, Ifl_desc *,

Completed in 70 milliseconds