Skip to documentation
SLOP

tiny.tldr.formats.elf.ehframe.header

Reference tiny.tldr formats elf ehframe header

Defined in formats.elf.ehframe.

API (5)

Actions

Public operations.

Namespaces

Public namespaces.

No direct callersNo direct callsformats.elf.ehframeheader
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/tldr/src/formats/elf/ehframe/header/root.zig

zig
pub const reservation = @import("reservation.zig");pub const writer = @import("writer.zig");pub const reserve = reservation.reserve;pub const size = reservation.size;pub const write = writer.write;

Source: lib/tldr/src/formats/elf/ehframe/root.zig:1

zig
pub const header = @import("header/root.zig");

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433