Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h703 uint32_t cmd;
704 uint32_t cmdsize;
705 uint32_t ilocalsym;
706 uint32_t nlocalsym;
709 uint32_t iundefsym;
710 uint32_t nundefsym;
711 uint32_t tocoff;
712 uint32_t ntoc;
714 uint32_t nmodtab;
720 uint32_t nextrel;
[all …]