Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
715 uint32_t ntoc;
717 uint32_t nmodtab;
723 uint32_t nextrel;
[all …]