Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h307 : StackMapSection(StackMapSection) { in StackMapParser() argument
325 validateHeader(ArrayRef<uint8_t> StackMapSection) validateHeader() argument
460 ArrayRef<uint8_t> StackMapSection; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp742 MCSection *StackMapSection = serializeToStackMapSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h159 MCSection *StackMapSection = nullptr; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp711 object::SectionRef StackMapSection; printStackMap() local
H A DCOFFDumper.cpp2074 SectionRef StackMapSection; in printStackMap() local
H A DELFDumper.cpp3425 const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); in printStackMap() local