Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3685 uint64_t NewTextSectionStartAddress = NextAvailableAddress; in mapCodeSections() local
3760 NextAvailableAddress - NewTextSectionStartAddress; in mapCodeSections()
3772 Section.setOutputAddress(NewTextSectionStartAddress); in mapCodeSections()
3774 getFileOffsetForAddress(NewTextSectionStartAddress)); in mapCodeSections()