Docs.rs
  • mach-sys-0.5.1
    • mach-sys 0.5.1
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • generic_once_cell ^0.1.1 normal optional
      • mcslock ^0.1.1 normal optional
      • once_cell ^1.19.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • fastrand ^2.0.0 dev
    • Versions
    • 4.45% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mach_sys0.5.1

Module loader

  • Structs
  • Constants

In crate mach_sys

?
Change settings

Module mach_sys::loader

source ·
Expand description

This module roughly corresponds to mach-o/loader.h.

Structs§

  • dysymtab_command
  • load_command
  • mach_header
  • section_64
  • symtab_command

Constants§

  • INDIRECT_SYMBOL_ABS
  • INDIRECT_SYMBOL_LOCAL
  • LC_SEGMENT
  • LC_SEGMENT_64
  • LC_SYMTAB
  • SECTION_TYPE
  • SEG_DATA
  • SEG_DATA_CONST
  • SEG_LINKEDIT
  • SEG_TEXT
  • S_LAZY_SYMBOL_POINTERS
  • S_NON_LAZY_SYMBOL_POINTERS