Home
last modified time | relevance | path

Searched defs:dyld_info_command (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h878 struct dyld_info_command { struct
879 uint32_t cmd;
880 uint32_t cmdsize;
881 uint32_t rebase_off;
882 uint32_t rebase_size;
883 uint32_t bind_off;
884 uint32_t bind_size;
885 uint32_t weak_bind_off;
886 uint32_t weak_bind_size;
887 uint32_t lazy_bind_off;
[all …]