Searched defs:dylib_reference (Results 1 – 5 of 5) sorted by relevance
1072 struct dylib_reference { struct1073 uint32_t isym:24, /* index into the symbol table */1074 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;
761 struct dylib_reference { struct762 uint32_t isym : 24, flags : 8;
754 struct dylib_reference { struct755 uint32_t isym : 24, flags : 8;