Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp351 if (auto *DebugObjSection = getSection(Name)) in reportSectionTargetMemoryRange() local
352 DebugObjSection->setTargetMemoryRange(TargetMem); in reportSectionTargetMemoryRange()