Searched defs:dysymtab_command (Results 1 – 5 of 5) sorted by relevance
875 struct dysymtab_command { struct877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument894 uint32_t ilocalsym; /* index to local symbols */895 uint32_t nlocalsym; /* number of local symbols */897 uint32_t iextdefsym;/* index to externally defined symbols */898 uint32_t nextdefsym;/* number of externally defined symbols */900 uint32_t iundefsym; /* index to undefined symbols */901 uint32_t nundefsym; /* number of undefined symbols */911 uint32_t tocoff; /* file offset to table of contents */912 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 …]
701 struct dysymtab_command { struct702 uint32_t cmd;703 uint32_t cmdsize;704 uint32_t ilocalsym;705 uint32_t nlocalsym;706 uint32_t iextdefsym;707 uint32_t nextdefsym;708 uint32_t iundefsym;709 uint32_t nundefsym;710 uint32_t tocoff;[all …]
694 struct dysymtab_command { struct695 uint32_t cmd;696 uint32_t cmdsize;697 uint32_t ilocalsym;698 uint32_t nlocalsym;699 uint32_t iextdefsym;700 uint32_t nextdefsym;701 uint32_t iundefsym;702 uint32_t nundefsym;703 uint32_t tocoff;[all …]