Lines Matching defs:dysymtab_command
722 struct dysymtab_command { struct
723 uint32_t cmd;
724 uint32_t cmdsize;
725 uint32_t ilocalsym;
726 uint32_t nlocalsym;
727 uint32_t iextdefsym;
728 uint32_t nextdefsym;
729 uint32_t iundefsym;
730 uint32_t nundefsym;
731 uint32_t tocoff;
732 uint32_t ntoc;
733 uint32_t modtaboff;
734 uint32_t nmodtab;
735 uint32_t extrefsymoff;
736 uint32_t nextrefsyms;
737 uint32_t indirectsymoff;
738 uint32_t nindirectsyms;
739 uint32_t extreloff;
740 uint32_t nextrel;
741 uint32_t locreloff;
742 uint32_t nlocrel;