Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp55 InstrumentationMap::SledContainer &Sleds, in loadObj()
224 InstrumentationMap::SledContainer &Sleds, in loadYAML()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-extract.cpp60 auto Sleds = Map.sleds(); in exportAsYAML() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface_internal.h54 const XRaySledEntry *Sleds; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h314 SmallVector<XRayFunctionEntry, 4> Sleds; variable