Lines Matching defs:needed
53 * We supply this function for the msg module. Only one copy is needed.
93 SYMINFO_OPT_F_NEEDED = 4, /* -needed: arg is name of object to */
152 * access any other sections needed.
203 * argstate_add_XXX() functions is used as needed to fetch the
210 * If the needed auxiliary section is not found, an error is
279 const char *needed = NULL, *name;
288 needed = elfedit_offset_to_str(argstate->str.sec,
292 needed = MSG_ORIG(MSG_STR_EMPTY);
294 Elf_syminfo_entry(0, ndx, syminfo, name, needed);
714 * If -needed option is not present, the second argument can be
720 /* Is -needed there? If so, no completion is possible so return */