Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h705 uint32_t cmd;
706 uint32_t cmdsize;
707 uint32_t ilocalsym;
708 uint32_t nlocalsym;
711 uint32_t iundefsym;
712 uint32_t nundefsym;
713 uint32_t tocoff;
714 uint32_t ntoc;
716 uint32_t nmodtab;
722 uint32_t nextrel;
[all …]