2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/extra/libelf
2021-08-26 07:22:10 +03:00
..
files libelf: all hail elfutils 0.180 2020-08-01 14:10:20 +03:00
build libelf: avoid chmod 2021-07-28 12:35:57 +03:00
checksums libelf: 0.185 2021-07-03 09:30:18 +00:00
depends libelf: fix depends 2020-09-10 00:20:42 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources libelf: use VERSION/VERSION 2021-07-15 10:15:36 +03:00
version libelf: 0.185 2021-07-03 09:30:18 +00:00

libelf
________________________________________________________________________________

NOTE: The libelf implementation is one component of elfutils of which the
      following information is about.

elfutils is a collection of utilities and libraries to read, create and modify
ELF binary files, find and handle DWARF debug data, symbols, thread state and
stacktraces for processes and core files on GNU/Linux. [0]

Upstream: https://sourceware.org/elfutils/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libelf                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages for more information.


[003] References
________________________________________________________________________________

[0] https://sourceware.org/elfutils/