Home
last modified time | relevance | path

Searched defs:Sleds (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/XRay/
DInstrumentationMap.cpp55 InstrumentationMap::SledContainer &Sleds, in loadObj()
222 InstrumentationMap::SledContainer &Sleds, in loadYAML()
/openbsd/src/gnu/llvm/llvm/tools/llvm-xray/
Dxray-extract.cpp61 auto Sleds = Map.sleds(); in exportAsYAML() local
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_interface_internal.h69 const XRaySledEntry *Sleds; member
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DAsmPrinter.h368 SmallVector<XRayFunctionEntry, 4> Sleds; variable