Home
last modified time | relevance | path

Searched defs:nsyms (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dmodule.h28 int nsyms; member
/openbmc/linux/arch/alpha/kernel/
H A Dmodule.c70 unsigned long nsyms, nrela, i; in module_frob_arch_sections() local
/openbmc/qemu/bsd-user/
H A Delfload.c398 unsigned int i, nsyms; in load_symbols() local
/openbmc/linux/scripts/genksyms/
H A Dgenksyms.c39 static int nsyms; variable
/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c844 unsigned long nsyms; in module_finalize() local
/openbmc/linux/arch/x86/tools/
H A Drelocs.c289 long nsyms; in sym_lookup() local
/openbmc/linux/scripts/
H A Dunifdef.c180 static int nsyms; /* number of symbols */ variable
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c618 uint nsyms, dur = 0, Ndps, kNdps; in brcms_c_calc_frame_time() local
5759 uint nsyms, mac_len, Ndps, kNdps; in brcms_c_calc_frame_len() local
7148 uint nsyms, len = 0, kNdps; in brcms_c_calc_lsig_len() local
/openbmc/qemu/linux-user/
H A Delfload.c3615 int i, shnum, nsyms, sym_idx = 0, str_idx = 0; in load_symbols() local