Searched refs:fixup_map_hash_48b (Results 1 – 4 of 4) sorted by relevance
143 .fixup_map_hash_48b = { 1 },
815 .fixup_map_hash_48b = { 4 },843 .fixup_map_hash_48b = { 4 },871 .fixup_map_hash_48b = { 4 },
691 .fixup_map_hash_48b = { 3 },2254 .fixup_map_hash_48b = { 7 },
110 int fixup_map_hash_48b[MAX_FIXUPS]; member1015 int *fixup_map_hash_48b = test->fixup_map_hash_48b; in do_test_fixup() local1056 if (*fixup_map_hash_48b) { in do_test_fixup()1060 prog[*fixup_map_hash_48b].imm = map_fds[1]; in do_test_fixup()1061 fixup_map_hash_48b++; in do_test_fixup()1062 } while (*fixup_map_hash_48b); in do_test_fixup()
Completed in 14 milliseconds