Searched refs:weakfile (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/cvt/ |
H A D | output.c | 235 check_for_weak(GElf_Sym *weak, char const *weakfile, argument 274 (curfile == NULL || weakfile == NULL || 275 strcmp(curfile, weakfile) != 0)) { 304 const char *weakname, const char *weakfile) 306 iidesc_t *new = iidesc_dup_rename(strongdesc, weakname, weakfile); 303 copy_from_strong(tdata_t *td, GElf_Sym *sym, iidesc_t *strongdesc, const char *weakname, const char *weakfile) argument
|
Completed in 45 milliseconds