Lines Matching refs:set
45 /// @param out parameter. Is set to the file name of the alternate
103 /// Find alternate debuginfo file of a given "link" under a set of
115 /// @param root_dirs the set of root directories to look from.
122 /// the directories in @p root_dirs. This is set iff the function
150 /// @param debug_root_dirs a set of root debuginfo directories under
153 /// @param alt_file_name output parameter. This is set to the file
155 /// This is set iff the function returns a non-null result.
158 /// debug info. If this parameter is set by the function, then the
162 /// is set to 0, so it doesn't need to be fclosed.
316 // Get the set of addresses that make up the ELF file we are
337 /// debuginfo file found. This is set iff the function returns a
583 /// set iff the function returns true.
703 address_set_sptr set;
735 address_set_sptr set;
910 /// @param soname output parameter. This is set to the SONAME of the
914 /// located at @p path and set into the argument of the parameter @p
954 /// @param out parameter. Is set to the type of ELF file of @p path.
955 /// This parameter is set iff the function returns true.