Home
last modified time | relevance | path

Searched refs:analyzeRelocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DRewriteInstance.h235 bool analyzeRelocation(const object::RelocationRef &Rel, uint64_t RType,
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1847 bool RewriteInstance::analyzeRelocation( in analyzeRelocation() function in RewriteInstance
2368 if (!analyzeRelocation(Rel, RType, SymbolName, IsSectionRelocation, in readRelocations()