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