Searched defs:ProcessAttributes (Results 1 – 3 of 3) sorted by relevance
89 struct ProcessAttributes { struct103 inline bool RequiresConsole(const ProcessAttributes& attr) { in RequiresConsole() argument
247 …ProcessAttributes *SecurityAttributes // if set, applies these security attributes as the… member
579 auto ProcessAttributes = [&](const DWARFDie &TheDIE, in processOneDie() local