Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMachO.h689 uint32_t cmd;
690 uint32_t cmdsize;
691 uint32_t ilocalsym;
692 uint32_t nlocalsym;
695 uint32_t iundefsym;
696 uint32_t nundefsym;
697 uint32_t tocoff;
698 uint32_t ntoc;
700 uint32_t nmodtab;
706 uint32_t nextrel;
[all …]