From: Chuck T. <ct...@gm...> - 2009-08-13 00:29:17
|
Is it possible to delete objects (symbols, relocations, etc) using the current libelf API? I'm writing an application to remove a particular function call and all the relocation entries from an "executable" (really a kernel loadable module). Thanks! ---chuck |