aboutsummaryrefslogtreecommitdiffstats
path: root/elfops.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-13m-i-t: constifyMike Frysinger1-2/+2
2010-03-02Merge branch 'cleanups' into softdep-mergeAlan Jenkins1-1/+0
2010-02-25modprobe: fix memory leak when built with zlib supportAlan Jenkins1-1/+0
2009-10-04elfops: remove errfn_t from load_stringsAndreas Robinson1-1/+1
2009-06-23depmod: add ability to check symbol versionsJon Masters1-2/+3
2009-06-23elfops: kill first argument of load_dep_syms()Michal Marek1-2/+2
2009-06-23elfops: clean up load_symbols()Michal Marek1-10/+0
2009-05-21read string sections such as .modinfo with load_strings()Andreas Robinson1-0/+3
2009-05-15elfops: hide elf_ident(), no users outside elfopsAndreas Robinson1-2/+0
2009-05-15modprobe, elfops: move most of dump_modversions() to elfopsAndreas Robinson1-0/+14
2009-05-15modprobe, elfops: move strip_section() to elfops and refactor itAndreas Robinson1-0/+1
2009-05-15elfops: hide get_section() and rename its parametersAndreas Robinson1-6/+0
2009-05-15elfops, depmod: add elf_file grab/release functionsAndreas Robinson1-0/+6
2009-05-15elfops: export load_section(), hide load_strings()Andreas Robinson1-2/+2
2009-05-12move ELF-related code into elfopsAndreas Robinson1-0/+46
2009-05-12moduleops: rename to elfops and move to static libAndreas Robinson1-0/+32