Home
last modified time | relevance | path

Searched refs:SECADDRDIRFMT (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
Dlinux-kernel-modules.c75 #define SECADDRDIRFMT "/sys/module/%s/sections/" macro
870 if (asprintf (&sysfile, SECADDRDIRFMT "%s", modname, secname) < 0) in INTDEF()
904 if (asprintf (&sysfile, SECADDRDIRFMT "_%s", in INTDEF()
919 int len = asprintf (&sysfile, SECADDRDIRFMT "%s", in INTDEF()