Home
last modified time | relevance | path

Searched defs:StackMapSection (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DStackMapParser.h307 StackMapParser(ArrayRef<uint8_t> StackMapSection) in StackMapParser()
325 static Error validateHeader(ArrayRef<uint8_t> StackMapSection) { in validateHeader()
460 ArrayRef<uint8_t> StackMapSection; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp739 MCSection *StackMapSection = in serializeToStackMapSection() local
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h159 MCSection *StackMapSection = nullptr; variable
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DMachODumper.cpp711 object::SectionRef StackMapSection; in printStackMap() local
H A DCOFFDumper.cpp1982 SectionRef StackMapSection; in printStackMap() local
H A DELFDumper.cpp3210 const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); in printStackMap() local