Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp143 virtual void reportSectionTargetMemoryRange(StringRef Name, in reportSectionTargetMemoryRange() function in llvm::orc::DebugObject
193 void reportSectionTargetMemoryRange(StringRef Name,
349 void ELFDebugObject::reportSectionTargetMemoryRange(StringRef Name, in reportSectionTargetMemoryRange() function in llvm::orc::ELFDebugObject
440 DebugObj.reportSectionTargetMemoryRange(GraphSection.getName(), in modifyPassConfig()