jon.recoil.org

Module Form_rewrite_plan.Layout

Layout of all sections in the output file.

type t

Returns the layout of the IGOT section.

Returns the layout of the .rela.igot section.

Returns the layout of the IPLT section.

Returns the layout of the .rela.iplt section.

Returns the layout of the symbol table section.

Returns the layout of SYMTAB_SHNDX section, if present.

Returns the layout of the string table section.

Returns the layout of the section header string table.

val section_headers_offset : Form_rewrite_plan.Layout.t -> int64

Returns the file offset of the section headers.

val total_size : Form_rewrite_plan.Layout.t -> int64

Returns the total size of the output file.