OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evaluateFixup
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCAssembler.cpp
67
STATISTIC(
evaluateFixup
, "Number of evaluated fixups");
192
bool MCAssembler::
evaluateFixup
(const MCAsmLayout &Layout,
196
++stats::
evaluateFixup
;
789
bool IsResolved =
evaluateFixup
(Layout, Fixup, &F, Target, FixedValue,
961
bool Resolved =
evaluateFixup
(Layout, Fixup, DF, Target, Value, WasForced);
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026