Searched refs:HasSubsectionsViaSymbols (Results 1 – 6 of 6) sorted by relevance
79 bool HasSubsectionsViaSymbols; variable373 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
292 const unsigned HasSubsectionsViaSymbols : 1; variable323 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
63 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
31 HasSubsectionsViaSymbols = false; in MCAsmInfo()
153 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()
18 HasSubsectionsViaSymbols = true; in AMDGPUMCAsmInfo()