Searched refs:msym (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dkallsyms.c249 const char *msym; local
266 msym = module_address_lookup(addr, symbolsize, offset, modname);
267 if (msym)
268 return strncpy(namebuf, msym, KSYM_NAME_LEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A DMakefile.org370 # The difference between alpha-osf1-shared and tru64-shared is the `-msym'
381 -shared -msym -o lib$$i.so \
400 -shared -msym -o lib$$i.so \
H A DMakefile411 # The difference between alpha-osf1-shared and tru64-shared is the `-msym'
422 -shared -msym -o lib$$i.so \
441 -shared -msym -o lib$$i.so \

Completed in 103 milliseconds