Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h147 const MCSection *StackMapSection; variable
297 const MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp519 const MCSection *StackMapSection = in serializeToStackMapSection() local
521 OS.SwitchSection(StackMapSection); in serializeToStackMapSection()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp259 StackMapSection = in InitMachOMCObjectFileInfo()
595 StackMapSection = in InitELFMCObjectFileInfo()