Searched defs:dylib_module_64 (Results 1 – 5 of 5) sorted by relevance
1079 struct dylib_module_64 { struct1080 uint32_t module_name; /* the module name (index into string table) */1082 uint32_t iextdefsym; /* index into externally defined symbols */1083 uint32_t nextdefsym; /* number of externally defined symbols */1084 uint32_t irefsym; /* index into reference symbol table */1085 uint32_t nrefsym; /* number of reference symbol table entries */1086 uint32_t ilocalsym; /* index into symbols for local symbols */1087 uint32_t nlocalsym; /* number of local symbols */1089 uint32_t iextrel; /* index into external relocation entries */1090 uint32_t nextrel; /* number of external relocation entries */[all …]
722 struct dylib_module_64 { struct723 uint32_t module_name;724 uint32_t iextdefsym;725 uint32_t nextdefsym;726 uint32_t irefsym;727 uint32_t nrefsym;728 uint32_t ilocalsym;729 uint32_t nlocalsym;730 uint32_t iextrel;731 uint32_t nextrel;[all …]
724 struct dylib_module_64 { struct725 uint32_t module_name;726 uint32_t iextdefsym;727 uint32_t nextdefsym;728 uint32_t irefsym;729 uint32_t nrefsym;730 uint32_t ilocalsym;731 uint32_t nlocalsym;732 uint32_t iextrel;733 uint32_t nextrel;[all …]
736 struct dylib_module_64 { struct737 uint32_t module_name;738 uint32_t iextdefsym;739 uint32_t nextdefsym;740 uint32_t irefsym;741 uint32_t nrefsym;742 uint32_t ilocalsym;743 uint32_t nlocalsym;744 uint32_t iextrel;745 uint32_t nextrel;[all …]
753 struct dylib_module_64 { struct754 uint32_t module_name;755 uint32_t iextdefsym;756 uint32_t nextdefsym;757 uint32_t irefsym;758 uint32_t nrefsym;759 uint32_t ilocalsym;760 uint32_t nlocalsym;761 uint32_t iextrel;762 uint32_t nextrel;[all …]