Module: Elf
- Defined in:
- lib/elf/gnu.rb,
lib/elf.rb,
lib/elf/file.rb,
lib/elf/sunw.rb,
lib/elf/tools.rb,
lib/elf/value.rb,
lib/elf/symbol.rb,
lib/elf/dynamic.rb,
lib/elf/section.rb,
lib/elf/section.rb,
lib/elf/stringtable.rb,
lib/elf/symboltable.rb,
lib/elf/utils/loader.rb,
lib/elf/utils/offsettable.rb
Overview
Offset-based string table
Copyright © 2007-2012 Diego Elio Pettenò <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this generator; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Defined Under Namespace
Modules: GNU, SunW, Utilities Classes: Class, DataEncoding, Dynamic, File, Indexes, Machine, OsAbi, Section, StringTable, Symbol, SymbolTable, Tool, Value
Constant Summary collapse
- VERSION =
"1.1.0"
- MagicString =
"\177ELF"