Searched defs:dylib_reference (Results 1 – 9 of 9) sorted by relevance
1113 struct dylib_reference { struct1114 uint32_t isym:24, /* index into the symbol table */1115 flags:8; /* flags to indicate the type of reference */
738 struct dylib_reference { struct739 uint32_t isym:24,740 flags:8;
740 struct dylib_reference { struct741 uint32_t isym:24,742 flags:8;
752 struct dylib_reference { struct753 uint32_t isym : 24, flags : 8;
765 struct dylib_reference { struct766 uint32_t isym : 24, flags : 8;
769 struct dylib_reference { struct770 uint32_t isym : 24, flags : 8;