Home
last modified time | relevance | path

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

/external/ltrace/
Dtype.c135 layout_struct(struct process *proc, struct arg_type_info *info, in layout_struct() function
420 if (layout_struct(proc, type, &size, NULL, NULL) < 0) in type_sizeof()
503 if (layout_struct(proc, type, NULL, &alignment, NULL) < 0) in type_alignof()
533 if (layout_struct(proc, type, NULL, NULL, &emt) < 0) in type_offsetof()