Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h146 const MCSection *StackMapSection; variable
293 const MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection()
/external/llvm/lib/CodeGen/
DStackMaps.cpp528 const MCSection *StackMapSection = in serializeToStackMapSection() local
530 OS.SwitchSection(StackMapSection); in serializeToStackMapSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp238 StackMapSection = Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps", in InitMachOMCObjectFileInfo()
512 StackMapSection = in InitELFMCObjectFileInfo()