Searched refs:HasSubsectionsViaSymbols (Results 1 – 2 of 2) sorted by relevance
100 bool HasSubsectionsViaSymbols = false; variable456 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols()513 bool isMachO() const { return HasSubsectionsViaSymbols; } in isMachO()
63 HasSubsectionsViaSymbols = true; in MCAsmInfoDarwin()