Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp148 virtual void reportSectionTargetMemoryRange(StringRef Name, in reportSectionTargetMemoryRange() function in llvm::orc::DebugObject
199 void reportSectionTargetMemoryRange(StringRef Name,
363 void ELFDebugObject::reportSectionTargetMemoryRange(StringRef Name, in reportSectionTargetMemoryRange() function in llvm::orc::ELFDebugObject
442 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()