Searched refs:HasSubsectionsViaSymbols (Results 1 – 3 of 3) sorted by relevance
63 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()
86 bool HasSubsectionsViaSymbols = false; variable560 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()
381 bool HasSubsectionsViaSymbols) { in encodeSubclassData() argument383 (HasSubsectionsViaSymbols ? HasSubsectionsViaSymbolsBit : 0); in encodeSubclassData()