Home
last modified time | relevance | path

Searched defs:symbolsize (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
H A Dkallsyms.c279 unsigned long *symbolsize, in get_symbol_pos()
335 int kallsyms_lookup_size_offset(unsigned long addr, unsigned long *symbolsize, in kallsyms_lookup_size_offset()
349 unsigned long *symbolsize, in kallsyms_lookup_buildid()
395 unsigned long *symbolsize, in kallsyms_lookup()
/linux/tools/include/linux/
H A Dkallsyms.h14 unsigned long *symbolsize, in kallsyms_lookup()
/linux/kernel/kcsan/
H A Ddebugfs.c99 unsigned long symbolsize, offset; in kcsan_skip_report_debugfs() local
H A Dreport.c318 unsigned long symbolsize, offset; in replace_stack_entry() local
/linux/include/linux/
H A Dmodule.h978 module_address_lookup(unsigned long addr,unsigned long * symbolsize,unsigned long * offset,char ** modname,const unsigned char ** modbuildid,char * namebuf) module_address_lookup() argument