Home
last modified time | relevance | path

Searched refs:amd64_non_pod_p (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDamd64-tdep.c433 amd64_non_pod_p (struct type *type) in amd64_non_pod_p() function
452 if (TYPE_LENGTH (type) > 16 || amd64_non_pod_p (type)) in amd64_classify_aggregate()