Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Side by Side Diff: tools/cfi/blacklist.txt

Issue 2302733002: Add DISABLE_CFI_PERF attribute on the methods with CFI checks disabled. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBox.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # e.g. RolloverProtectedTickClock 1 # e.g. RolloverProtectedTickClock
2 fun:*MutableInstance* 2 fun:*MutableInstance*
3 3
4 # WTF allocators. 4 # WTF allocators.
5 fun:*allocate*Backing* 5 fun:*allocate*Backing*
6 6
7 # WTF::ThreadSpecific 7 # WTF::ThreadSpecific
8 fun:*ThreadSpecific* 8 fun:*ThreadSpecific*
9 9
10 # Mesa contains several bad casts. 10 # Mesa contains several bad casts.
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 fun:*LayoutBlock*marginStartForChild* 146 fun:*LayoutBlock*marginStartForChild*
147 fun:*LayoutBlock*updateLogicalWidthAndColumnWidth* 147 fun:*LayoutBlock*updateLogicalWidthAndColumnWidth*
148 fun:*LayoutBlockFlow*computeInlinePreferredLogicalWidths* 148 fun:*LayoutBlockFlow*computeInlinePreferredLogicalWidths*
149 fun:*LayoutBlockFlow*determineLogicalLeftPositionForChild* 149 fun:*LayoutBlockFlow*determineLogicalLeftPositionForChild*
150 fun:*LayoutBlockFlow*layoutBlockFlow* 150 fun:*LayoutBlockFlow*layoutBlockFlow*
151 fun:*LayoutBlockFlow*layoutInlineChildren* 151 fun:*LayoutBlockFlow*layoutInlineChildren*
152 fun:*LayoutBlockFlow*marginBeforeEstimateForChild* 152 fun:*LayoutBlockFlow*marginBeforeEstimateForChild*
153 fun:*LayoutBlockFlow*rebuildFloatsFromIntruding* 153 fun:*LayoutBlockFlow*rebuildFloatsFromIntruding*
154 fun:*LayoutBlockFlow*yPositionForFloatIncludingMargin* 154 fun:*LayoutBlockFlow*yPositionForFloatIncludingMargin*
155 fun:*LayoutBlockFlow*styleDidChange* 155 fun:*LayoutBlockFlow*styleDidChange*
156 fun:*LayoutBox*addLayoutOverflow*
157 fun:*LayoutBox*addOverflowFromChild*
158 fun:*LayoutBox*avoidsFloats*
159 fun:*LayoutBox*baselinePosition*
160 fun:*LayoutBox*clientBoxRect*
161 fun:*LayoutBox*clientHeight*
162 fun:*LayoutBox*clientLeft*
163 fun:*LayoutBox*clientLogicalBottom*
164 fun:*LayoutBox*clientLogicalHeight*
165 fun:*LayoutBox*clientLogicalWidth*
166 fun:*LayoutBox*clientTop*
167 fun:*LayoutBox*clientWidth*
168 fun:*LayoutBox*computeBackgroundIsKnownToBeObscured*
169 fun:*LayoutBox*computeIntrinsicLogicalWidthUsing*
170 fun:*LayoutBox*computeLogicalHeight*
171 fun:*LayoutBox*computeLogicalWidthUsing*
172 fun:*LayoutBox*contentBoxRect*
173 fun:*LayoutBox*contentHeight*
174 fun:*LayoutBox*contentWidth*
175 fun:*LayoutBox*hasAutoHorizontalScrollbar*
176 fun:*LayoutBox*hasAutoVerticalScrollbar*
177 fun:*LayoutBox*hasUnsplittableScrollingOverflow*
178 fun:*LayoutBox*layoutOverflowRectForPropagation*
179 fun:*LayoutBox*logicalLayoutOverflowRectForPropagation*
180 fun:*LayoutBox*maxPreferredLogicalWidth*
181 fun:*LayoutBox*noOverflowRect*
182 fun:*LayoutBox*pixelSnappedOffsetHeight*
183 fun:*LayoutBox*scrollsOverflow*
184 fun:*LayoutBox*shrinkToAvoidFloats*
185 fun:*LayoutBox*updateLogicalHeight*
186 fun:*LayoutBox*visualOverflowRectForPropagation*
187 fun:*LayoutBoxModelObject*borderAndPaddingHeight* 156 fun:*LayoutBoxModelObject*borderAndPaddingHeight*
188 fun:*LayoutBoxModelObject*borderAndPaddingWidth* 157 fun:*LayoutBoxModelObject*borderAndPaddingWidth*
189 fun:*LayoutBoxModelObject*borderAndPaddingBefore* 158 fun:*LayoutBoxModelObject*borderAndPaddingBefore*
190 fun:*LayoutBoxModelObject*borderAndPaddingAfter* 159 fun:*LayoutBoxModelObject*borderAndPaddingAfter*
191 fun:*LayoutBoxModelObject*borderAndPaddingLogicalHeight* 160 fun:*LayoutBoxModelObject*borderAndPaddingLogicalHeight*
192 fun:*LayoutBoxModelObject*borderAndPaddingLogicalWidth* 161 fun:*LayoutBoxModelObject*borderAndPaddingLogicalWidth*
193 fun:*LayoutBoxModelObject*borderAndPaddingLogicalLeft* 162 fun:*LayoutBoxModelObject*borderAndPaddingLogicalLeft*
194 fun:*LayoutBoxModelObject*marginHeight* 163 fun:*LayoutBoxModelObject*marginHeight*
195 fun:*LayoutBoxModelObject*marginWidth* 164 fun:*LayoutBoxModelObject*marginWidth*
196 fun:*LayoutBoxModelObject*marginLogicalHeight* 165 fun:*LayoutBoxModelObject*marginLogicalHeight*
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 fun:*AdjustAndMarkTrait*mark* 218 fun:*AdjustAndMarkTrait*mark*
250 fun:*TraceTrait*trace* 219 fun:*TraceTrait*trace*
251 fun:*ChromeClientImpl*scheduleAnimation* 220 fun:*ChromeClientImpl*scheduleAnimation*
252 fun:*blink*PODIntervalTree*searchForOverlapsFrom* 221 fun:*blink*PODIntervalTree*searchForOverlapsFrom*
253 fun:*borderPaddingWidthForBoxSizing* 222 fun:*borderPaddingWidthForBoxSizing*
254 fun:*hasAspectRatio* 223 fun:*hasAspectRatio*
255 fun:*nextBreakablePosition* 224 fun:*nextBreakablePosition*
256 fun:*shouldBeConsideredAsReplaced* 225 fun:*shouldBeConsideredAsReplaced*
257 fun:*supportsCachedOffsets* 226 fun:*supportsCachedOffsets*
258 fun:*traceImpl* 227 fun:*traceImpl*
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBox.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698