Searched refs:HasSubsectionsViaSymbols (Results 1 – 12 of 12) sorted by relevance
65 bool HasSubsectionsViaSymbols; // Default is false. variable368 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
29 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
29 HasSubsectionsViaSymbols = false; in MCAsmInfo()
85 bool HasSubsectionsViaSymbols; variable398 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
281 const unsigned HasSubsectionsViaSymbols : 1; variable312 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
77 bool HasSubsectionsViaSymbols = false; variable410 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
309 const unsigned HasSubsectionsViaSymbols : 1; variable340 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
65 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
174 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
64 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
31 HasSubsectionsViaSymbols = false; in MCAsmInfo()
161 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()