Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Rewrite/
H A DJITLinkLinker.cpp59 auto *JLSection = LG.findSectionByName(BinSection.getSectionID()); in reassignSectionAddress() local
H A DExecutableFileMemoryManager.cpp105 const jitlink::Section &JLSection, uint8_t *Contents, size_t Size, in updateSection()