cregit-Linux how code gets into the kernel

Release 4.7 tools/build/feature/test-libdw-dwarf-unwind.c

#include <elfutils/libdwfl.h>


int main(void) { /* * This function is guarded via: __nonnull_attribute__ (1, 2). * Passing '1' as arguments value. This code is never executed, * only compiled. */ dwfl_thread_getframes((void *) 1, (void *) 1, NULL); return 0; }

Contributors

PersonTokensPropCommitsCommitProp
jiri olsajiri olsa28100.00%1100.00%
Total28100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
jiri olsajiri olsa31100.00%1100.00%
Total31100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}