Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DRewriteInstance.h295 ELF_FUNCTION(void, patchELFAllocatableRelaSections);
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4902 RewriteInstance::patchELFAllocatableRelaSections(ELFObjectFile<ELFT> *File) { in patchELFAllocatableRelaSections() function in RewriteInstance
5400 patchELFAllocatableRelaSections(); in rewriteFile()