Home
last modified time | relevance | path

Searched defs:NewSectionIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4275 getOutputSections(ELFObjectFile<ELFT> * File,std::vector<uint32_t> & NewSectionIndex) getOutputSections() argument
4463 std::vector<uint32_t> NewSectionIndex; patchELFSectionHeaderTable() local
4510 updateELFSymbolTable(ELFObjectFile<ELFT> * File,bool IsDynSym,const typename object::ELFObjectFile<ELFT>::Elf_Shdr & SymTabSection,const std::vector<uint32_t> & NewSectionIndex,WriteFuncTy Write,StrTabFuncTy AddToStrTab) updateELFSymbolTable() argument
4949 std::vector<uint32_t> NewSectionIndex; patchELFSymTabs() local
[all...]