package
0.0.0-20241126115353-bdecd68324ff
Repository: https://github.com/open-telemetry/opentelemetry-ebpf-profiler.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

CLIHeader is the ECMA-335 II.25.3.3 CLI header.
MetadataRoot is the ECMA-335 II.24.2.1 Metadata root (non-variable length header).
OptionalHeader32 is the IMAGE_OPTIONAL_HEADER32 without its Magic or DataDirectory https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-image_optional_header32.
OptionalHeader64 is the IMAGE_OPTIONAL_HEADER64 without its Magic or DataDirectory https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-image_optional_header64.
ReadyToRunHeader is the R2RFMT READYTORUN_HEADER + READYTORUN_CORE_HEADER.
ReadyToRunRuntimeFunction is the R2RFMT RUNTIME_FUNCTION for x86_64.
ReadyToRunSection is the R2RFMT READYTORUN_SECTION.
StreamHeader is the ECMA-335 II.24.2.2 Stream header (non-variable length header).