Searched refs:FTF_VARALIGN (Results 1 – 1 of 1) sorted by relevance
25 #define FTF_VARALIGN 0x2 macro39 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS},41 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID},43 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID|FTF_STRTABSIZE},287 if ((vi->flags & FTF_VARALIGN) && (prop->val.len >= 8)) in flatten_tree()299 if ((vi->flags & FTF_VARALIGN) && ((tree->basenamelen+1) >= 8)) in flatten_tree()687 if ((flags & FTF_VARALIGN) && (proplen >= 8)) in flat_read_property()903 flags |= FTF_FULLPATH | FTF_NAMEPROPS | FTF_VARALIGN; in dt_from_blob()