Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp123 auto &TargetSec = TargetBlock.getSection(); in printEdge() local
125 for (auto *B : TargetSec.blocks()) in printEdge()
130 OS << TargetSym.getAddress() << " (section " << TargetSec.getName(); in printEdge()