Searched refs:HasSubsectionsViaSymbols (Results 1 – 4 of 4) sorted by relevance
77 bool HasSubsectionsViaSymbols = false; variable410 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
311 const unsigned HasSubsectionsViaSymbols : 1; variable342 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
65 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
174 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()