Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DRewriteInstance.h280 ELF_FUNCTION(void, patchELFSectionHeaderTable);
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4398 void RewriteInstance::patchELFSectionHeaderTable(ELFObjectFile<ELFT> *File) { in patchELFSectionHeaderTable() function in RewriteInstance
5408 patchELFSectionHeaderTable(); in rewriteFile()