Searched refs:setTargetMemoryRange (Results 1 – 1 of 1) sorted by relevance
43 virtual void setTargetMemoryRange(SectionRange Range) = 0;56 void setTargetMemoryRange(SectionRange Range) override;66 void ELFDebugObjectSection<ELFT>::setTargetMemoryRange(SectionRange Range) { in setTargetMemoryRange() function in llvm::orc::ELFDebugObjectSection352 DebugObjSection->setTargetMemoryRange(TargetMem); in reportSectionTargetMemoryRange()