Searched refs:_elf_dbg (Results 1 – 1 of 1) sorted by relevance
74 _elf_dbg(elf, __FILE__, __LINE__, __func__, __VA_ARGS__);76 static inline void _elf_dbg(const struct kmod_elf *elf, const char *fname, unsigned line, const cha… in _elf_dbg() function