Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h306 StackMapParser(ArrayRef<uint8_t> StackMapSection) in StackMapParser()
324 static Error validateHeader(ArrayRef<uint8_t> StackMapSection) { in validateHeader()
459 ArrayRef<uint8_t> StackMapSection; variable
/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp736 MCSection *StackMapSection = serializeToStackMapSection() local
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h159 MCSection *StackMapSection = nullptr; global() variable
/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp713 object::SectionRef StackMapSection; in printStackMap() local
H A DCOFFDumper.cpp2074 SectionRef StackMapSection; printStackMap() local
H A DELFDumper.cpp3425 const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); printStackMap() local