Searched refs:Flag (Results 1 – 3 of 3) sorted by relevance
185 unsigned Flag() const in Flag() function
54 return GraphMode(Flag##name ::Encode(set)); \58 Flag##name ::Set(v, &value_); \62 return Flag##name ::Get(value_); \
445 curShdr.sh_flags = section.Flag(); in PackELFSections()