]> git.ipfire.org Git - thirdparty/kmod.git/commit
elf: privately export kmod_elf_get_section()
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 26 Jan 2012 03:21:17 +0000 (01:21 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 26 Jan 2012 18:05:05 +0000 (16:05 -0200)
commitea17e2b0433f78f2972004b0850fa8a440fe5333
tree3bee2fb015025df7e114f776969290cb03a0aeb8
parent95daea07f44f6907859850e37d3468376759f66f
elf: privately export kmod_elf_get_section()

This function is used to find a certain section in ELF file. It will be
used to get the modname from an ELF file.
libkmod/libkmod-elf.c
libkmod/libkmod-private.h