Skip to content

Commit

Permalink
Update latest doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lief-ci-doc committed Oct 12, 2024
1 parent 5cc6be0 commit 15544d6
Show file tree
Hide file tree
Showing 9,148 changed files with 620,195 additions and 3,472 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<map id="inheritance2de8392d0d" name="inheritance2de8392d0d">
<area shape="rect" id="node1" href="#lief.ELF.NoteGnuProperty.Property" target="_top" title="This class wraps the different properties that can be used in a" alt="" coords="5,129,221,155"/>
<area shape="rect" id="node2" href="#lief.ELF.AArch64Feature" target="_top" title="This class represents the `GNU_PROPERTY_AARCH64_FEATURE_1_AND` note." alt="" coords="299,5,480,31"/>
<area shape="rect" id="node3" href="#lief.ELF.Generic" target="_top" title="This class represents a property which doesn&#39;t have a concrete LIEF implementation." alt="" coords="325,55,453,80"/>
<area shape="rect" id="node4" href="#lief.ELF.NoteNoCopyOnProtected" target="_top" title="This class provides an interface over the `GNU_PROPERTY_NO_COPY_ON_PROTECTED`" alt="" coords="269,104,509,129"/>
<area shape="rect" id="node5" href="#lief.ELF.StackSize" target="_top" title="This class provides an interface over the `GNU_PROPERTY_STACK_SIZE` property" alt="" coords="319,153,460,179"/>
<area shape="rect" id="node6" href="#lief.ELF.X86Features" target="_top" title="This class interfaces the different ``GNU_PROPERTY_X86_FEATURE_*``" alt="" coords="310,203,469,228"/>
<area shape="rect" id="node7" href="#lief.ELF.X86ISA" target="_top" title="This class interfaces the different ``GNU_PROPERTY_X86_ISA_*``" alt="" coords="327,252,452,277"/>
</map>

This file was deleted.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<map id="inheritance715458f076" name="inheritance715458f076">
<area shape="rect" id="node1" href="#lief.MachO.LoadCommand" target="_top" title="Based class for the Mach&#45;O load commands" alt="" coords="5,5,175,31"/>
<area shape="rect" id="node2" href="#lief.MachO.Routine" target="_top" title="Class that represents the ``LC_ROUTINE/LC_ROUTINE64`` commands." alt="" coords="223,5,344,31"/>
</map>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<map id="inheritanced39c9b2607" name="inheritanced39c9b2607">
<area shape="rect" id="node1" href="#lief.ELF.DynamicEntry" target="_top" title="Class which represents an entry in the dynamic table" alt="" coords="5,129,144,155"/>
<area shape="rect" id="node2" href="#lief.ELF.DynamicEntryArray" target="_top" title="Class that represent an Array in the dynamic table." alt="" coords="201,5,375,31"/>
<area shape="rect" id="node3" href="#lief.ELF.DynamicEntryFlags" target="_top" title="ELF.DynamicEntryFlags" alt="" coords="201,55,375,80"/>
<area shape="rect" id="node4" href="#lief.ELF.DynamicEntryLibrary" target="_top" title="Class which represents a ``DT_NEEDED`` entry in the dynamic table." alt="" coords="196,104,380,129"/>
<area shape="rect" id="node5" href="#lief.ELF.DynamicEntryRpath" target="_top" title="Class which represents a ``DT_RPATH`` entry. This attribute is" alt="" coords="199,153,377,179"/>
<area shape="rect" id="node6" href="#lief.ELF.DynamicEntryRunPath" target="_top" title="Class that represents a ``DT_RUNPATH`` wich is used by the loader" alt="" coords="192,203,384,228"/>
<area shape="rect" id="node7" href="#lief.ELF.DynamicSharedObject" target="_top" title="Class which represents a ``DT_SONAME`` entry in the dynamic table" alt="" coords="192,252,384,277"/>
</map>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<map id="inheritance93dcb54d79" name="inheritance93dcb54d79">
<area shape="rect" id="node1" href="#lief.MachO.Relocation" target="_top" title="It extends the LIEF :class:`lief.Relocation` abstract class and it is sub&#45;classed by" alt="" coords="176,55,316,80"/>
<area shape="rect" id="node3" href="#lief.MachO.RelocationDyld" target="_top" title="Class that represents a relocation found in the :class:`~lief.MachO.DyldInfo` structure." alt="" coords="370,5,541,31"/>
<area shape="rect" id="node4" href="#lief.MachO.RelocationFixup" target="_top" title="Class that represents a rebase relocation found in the LC_DYLD_CHAINED_FIXUPS command." alt="" coords="368,55,543,80"/>
<area shape="rect" id="node5" href="#lief.MachO.RelocationObject" target="_top" title="Class that represents a relocation presents in the MachO object" alt="" coords="364,104,547,129"/>
<area shape="rect" id="node2" href="abstract.html#lief.Relocation" target="_top" title="Class which represents an abstracted Relocation" alt="" coords="5,55,128,80"/>
</map>
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<map id="inheritanced0db624521" name="inheritanced0db624521">
<area shape="rect" id="node1" href="#lief.dwarf.Type" target="_top" title="This class represents a DWARF Type which includes:" alt="" coords="5,104,97,129"/>
<area shape="rect" id="node2" href="#lief.dwarf.types.Array" target="_top" title="This class represents a ``DW_TAG_array_type``" alt="" coords="158,5,255,31"/>
<area shape="rect" id="node3" href="#lief.dwarf.types.Base" target="_top" title="This class wraps the ``DW_TAG_base_type`` type which can be used &#45;&#45; for" alt="" coords="159,55,254,80"/>
<area shape="rect" id="node5" href="#lief.dwarf.types.ClassLike" target="_top" title="This class abstracts a DWARF aggregate (``DW_TAG_structure_type``," alt="" coords="145,104,268,129"/>
<area shape="rect" id="node6" href="#lief.dwarf.types.Const" target="_top" title="This class represents a ``DW_TAG_const_type`` modifier" alt="" coords="157,153,256,179"/>
<area shape="rect" id="node7" href="#lief.dwarf.types.Pointer" target="_top" title="This class represents a ``DW_TAG_pointer_type`` DWARF type." alt="" coords="153,203,261,228"/>
<area shape="rect" id="node4" href="#lief.dwarf.types.Class" target="_top" title="This class represents a DWARF ``class`` type (``DW_TAG_class_type``)" alt="" coords="328,55,425,80"/>
<area shape="rect" id="node8" href="#lief.dwarf.types.Structure" target="_top" title="This class represents a DWARF ``struct`` type (``DW_TAG_structure_type``)" alt="" coords="316,104,437,129"/>
<area shape="rect" id="node9" href="#lief.dwarf.types.Union" target="_top" title="This class represents a DWARF ``union`` type (``DW_TAG_union_type``)" alt="" coords="327,153,427,179"/>
</map>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<map id="inheritance58bec0577f" name="inheritance58bec0577f">
<area shape="rect" id="node1" href="elf.html#lief.ELF.Relocation" target="_top" title="Class that represents an ELF relocation." alt="" coords="191,5,307,31"/>
<area shape="rect" id="node2" href="#lief.Relocation" target="_top" title="Class which represents an abstracted Relocation" alt="" coords="5,55,128,80"/>
<area shape="rect" id="node3" href="macho.html#lief.MachO.Relocation" target="_top" title="It extends the LIEF :class:`lief.Relocation` abstract class and it is sub&#45;classed by" alt="" coords="179,55,319,80"/>
<area shape="rect" id="node7" href="pe.html#lief.PE.RelocationEntry" target="_top" title="Class which represents an entry of the PE relocation table." alt="" coords="176,104,321,129"/>
<area shape="rect" id="node4" href="macho.html#lief.MachO.RelocationDyld" target="_top" title="Class that represents a relocation found in the :class:`~lief.MachO.DyldInfo` structure." alt="" coords="375,5,546,31"/>
<area shape="rect" id="node5" href="macho.html#lief.MachO.RelocationFixup" target="_top" title="Class that represents a rebase relocation found in the LC_DYLD_CHAINED_FIXUPS command." alt="" coords="373,55,548,80"/>
<area shape="rect" id="node6" href="macho.html#lief.MachO.RelocationObject" target="_top" title="Class that represents a relocation presents in the MachO object" alt="" coords="369,104,552,129"/>
</map>

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<map id="inheritancea7ef47f8a3" name="inheritancea7ef47f8a3">
<area shape="rect" id="node1" href="#lief.ELF.AndroidIdent" target="_top" title="ELF.AndroidIdent" alt="" coords="146,5,277,31"/>
<area shape="rect" id="node2" href="#lief.ELF.Note" target="_top" title="Class which represents an ELF note." alt="" coords="5,203,84,228"/>
<area shape="rect" id="node3" href="#lief.ELF.CoreAuxv" target="_top" title="ELF.CoreAuxv" alt="" coords="156,55,267,80"/>
<area shape="rect" id="node4" href="#lief.ELF.CoreFile" target="_top" title="ELF.CoreFile" alt="" coords="161,104,261,129"/>
<area shape="rect" id="node5" href="#lief.ELF.CorePrPsInfo" target="_top" title="ELF.CorePrPsInfo" alt="" coords="146,153,277,179"/>
<area shape="rect" id="node6" href="#lief.ELF.CorePrStatus" target="_top" title="ELF.CorePrStatus" alt="" coords="146,203,277,228"/>
<area shape="rect" id="node7" href="#lief.ELF.CoreSigInfo" target="_top" title="ELF.CoreSigInfo" alt="" coords="150,252,273,277"/>
<area shape="rect" id="node8" href="#lief.ELF.NoteAbi" target="_top" title="Class that wraps the `NT_GNU_ABI_TAG` note" alt="" coords="162,301,261,327"/>
<area shape="rect" id="node9" href="#lief.ELF.NoteGnuProperty" target="_top" title="This object represents the `NT_GNU_PROPERTY_TYPE_0` note." alt="" coords="132,351,291,376"/>
<area shape="rect" id="node10" href="#lief.ELF.QNXStack" target="_top" title="ELF.QNXStack" alt="" coords="155,400,267,425"/>
</map>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 15544d6

Please sign in to comment.