bindings-bfd: Bindings for libbfd, a library of the GNU `binutils'
These are bindings for libbfd
, a library of the GNU
binutils
package. The bindings let a Haskell program
query the structure of any executable, object, or
library file format supported by the GNU Project (alot).
It also has support for disassembly of code in these
files where available.
[Skip to Readme]
Modules
[Index]
- Bindings
- Bindings.Bfd
- Bindings.Bfd.Disasm
- I386
- Bindings.Bfd.Disasm.I386.Address
- Bindings.Bfd.Disasm.I386.CondCode
- Bindings.Bfd.Disasm.I386.EffectiveAddr
- Bindings.Bfd.Disasm.I386.Insn
- Bindings.Bfd.Disasm.I386.Lex
- Bindings.Bfd.Disasm.I386.Mnemonic
- Bindings.Bfd.Disasm.I386.Operand
- Bindings.Bfd.Disasm.I386.Order
- Bindings.Bfd.Disasm.I386.Parse
- Bindings.Bfd.Disasm.I386.Precision
- Bindings.Bfd.Disasm.I386.Prefix
- Bindings.Bfd.Disasm.I386.Term
- Bindings.Bfd.Disasm.I386.XmmType
- Bindings.Bfd.Disasm.Info
- I386
- Bindings.Bfd.Endian
- Bindings.Bfd.Exception
- Bindings.Bfd.Flags
- Bindings.Bfd.Flavour
- Bindings.Bfd.Format
- Bindings.Bfd.LinkInfo
- Bindings.Bfd.LinkOrder
- Bindings.Bfd.Misc
- Bindings.Bfd.Relocation
- Bindings.Bfd.Section
- Bindings.Bfd.Symbol
- Bindings.Bfd.SymbolTable
- Bindings.Bfd.Target
- Bindings.Bfd.Disasm
- Bindings.Bfd
Downloads
- bindings-bfd-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.3, 0.2.0, 1.0.0, 1.2.0.0 |
---|---|
Dependencies | array (>=0.3 && <1), base (>=4.1.0.0 && <5), containers (>=0.2.0.1 && <1), unix (>=2.3.2.0 && <3) [details] |
Tested with | ghc ==7.0.3 |
License | LGPL-3.0-only |
Copyright | (c) 2009,2010,2011 Mick Nelso |
Author | Mick Nelso |
Maintainer | mcnster@gmail.com |
Category | FFI, Development |
Home page | http://projects.haskell.org/bindings-bfd/ |
Bug tracker | mailto:mcnster@gmail.com |
Uploaded | by MichaelNelson at 2011-06-23T17:46:34Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3773 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |