Searched refs:as_name (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ar.c396 sym->as_name = (char *) s;
400 sym->as_name = NULL;
482 sym->as_name = (char *) s;
492 sym->as_name = NULL;
H A Dlibelf.h148 char *as_name; /* null terminated symbol name */ member in struct:__anon6
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Daupcmcia.c129 const char *as_name; member in struct:aupcm_slot
248 sp->as_name = md->am_slot_name(slot);
305 sp->as_name);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d91 char* as_name;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddlltool.c349 static char *as_name = NULL; variable
1939 run (as_name, cmd);
3832 as_name = optarg;
3969 if (as_name == NULL)
3970 as_name = deduce_name ("as");
4241 dyn_string_append_cstr (ds, as_name);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c349 static char *as_name = NULL; variable
1941 run (as_name, cmd);
3836 as_name = optarg;
3970 if (as_name == NULL)
3971 as_name = deduce_name ("as");
4260 dyn_string_append_cstr (ds, as_name);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c349 static char *as_name = NULL; variable
1994 run (as_name, cmd);
3933 as_name = optarg;
4074 if (as_name == NULL)
4075 as_name = deduce_name ("as");
4364 dyn_string_append_cstr (ds, as_name);

Completed in 319 milliseconds