Searched defs:dysymtab_command (Results 1 – 9 of 9) sorted by relevance
916 struct dysymtab_command { struct918 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument935 uint32_t ilocalsym; /* index to local symbols */936 uint32_t nlocalsym; /* number of local symbols */938 uint32_t iextdefsym;/* index to externally defined symbols */939 uint32_t nextdefsym;/* number of externally defined symbols */941 uint32_t iundefsym; /* index to undefined symbols */942 uint32_t nundefsym; /* number of undefined symbols */952 uint32_t tocoff; /* file offset to table of contents */953 uint32_t ntoc; /* number of entries in table of contents */[all …]
678 struct dysymtab_command { struct679 uint32_t cmd;680 uint32_t cmdsize;681 uint32_t ilocalsym;682 uint32_t nlocalsym;683 uint32_t iextdefsym;684 uint32_t nextdefsym;685 uint32_t iundefsym;686 uint32_t nundefsym;687 uint32_t tocoff;[all …]
680 struct dysymtab_command { struct681 uint32_t cmd;682 uint32_t cmdsize;683 uint32_t ilocalsym;684 uint32_t nlocalsym;685 uint32_t iextdefsym;686 uint32_t nextdefsym;687 uint32_t iundefsym;688 uint32_t nundefsym;689 uint32_t tocoff;[all …]
692 struct dysymtab_command { struct693 uint32_t cmd;694 uint32_t cmdsize;695 uint32_t ilocalsym;696 uint32_t nlocalsym;697 uint32_t iextdefsym;698 uint32_t nextdefsym;699 uint32_t iundefsym;700 uint32_t nundefsym;701 uint32_t tocoff;[all …]
705 struct dysymtab_command { struct706 uint32_t cmd;707 uint32_t cmdsize;708 uint32_t ilocalsym;709 uint32_t nlocalsym;710 uint32_t iextdefsym;711 uint32_t nextdefsym;712 uint32_t iundefsym;713 uint32_t nundefsym;714 uint32_t tocoff;[all …]
709 struct dysymtab_command { struct710 uint32_t cmd;711 uint32_t cmdsize;712 uint32_t ilocalsym;713 uint32_t nlocalsym;714 uint32_t iextdefsym;715 uint32_t nextdefsym;716 uint32_t iundefsym;717 uint32_t nundefsym;718 uint32_t tocoff;[all …]