HomeSort by: relevance | last modified time | path
    Searched defs:amd64_has_unaligned_fields (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
amd64-tdep.c 511 amd64_has_unaligned_fields (struct type *type)
542 if (amd64_has_unaligned_fields (subtype))
635 || amd64_has_unaligned_fields (type))
510 amd64_has_unaligned_fields (struct type *type) function
  /src/external/gpl3/gdb.old/dist/gdb/
amd64-tdep.c 516 amd64_has_unaligned_fields (struct type *type)
547 if (amd64_has_unaligned_fields (subtype))
640 || amd64_has_unaligned_fields (type))
515 amd64_has_unaligned_fields (struct type *type) function

Completed in 39 milliseconds