HomeSort by relevance Sort by last modified time
    Searched refs:fixups (Results 1 - 6 of 6) sorted by null

  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 30 @ to the use of non-contiguous bit ranges for fixups in ARM. Once that's
elf-movt.s 17 @@ make sure that the text section fixups are sane too
  /external/dbus/dbus/
dbus-marshal-recursive.c 42 free_fixups (DBusList **fixups)
46 link = _dbus_list_get_first_link (fixups);
51 next = _dbus_list_get_next_link (fixups, link);
59 *fixups = NULL;
63 apply_and_free_fixups (DBusList **fixups,
69 if (*fixups)
70 _dbus_verbose (" %d FIXUPS to apply\n",
71 _dbus_list_get_length (fixups));
74 link = _dbus_list_get_first_link (fixups);
79 next = _dbus_list_get_next_link (fixups, link)
1155 DBusList *fixups; local
    [all...]
dbus-marshal-recursive.h 186 DBusList **fixups);
  /external/kernel-headers/original/linux/mtd/
cfi.h 482 void cfi_fixup(struct mtd_info *mtd, struct cfi_fixup* fixups);
  /external/grub/netboot/
tulip.c 438 static struct fixups {
437 static struct fixups { struct
    [all...]

Completed in 91 milliseconds