Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp722 MCSection *StackMapSection = in serializeToStackMapSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h161 MCSection *StackMapSection = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp669 object::SectionRef StackMapSection; in printStackMap() local
H A DCOFFDumper.cpp1913 SectionRef StackMapSection; in printStackMap() local
H A DELFDumper.cpp3107 const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); in printStackMap() local