Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Object/
DStackMapParser.h305 StackMapParser(ArrayRef<uint8_t> StackMapSection) in StackMapParser()
323 static Error validateHeader(ArrayRef<uint8_t> StackMapSection) { in validateHeader()
458 ArrayRef<uint8_t> StackMapSection; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h304 StackMapParser(ArrayRef<uint8_t> StackMapSection) in StackMapParser()
440 ArrayRef<uint8_t> StackMapSection; variable
/external/llvm/include/llvm/Object/
DStackMapParser.h297 StackMapV1Parser(ArrayRef<uint8_t> StackMapSection) in StackMapV1Parser()
434 ArrayRef<uint8_t> StackMapSection; variable
/external/llvm/lib/CodeGen/
DStackMaps.cpp534 MCSection *StackMapSection = in serializeToStackMapSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp562 MCSection *StackMapSection = in serializeToStackMapSection() local
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h147 MCSection *StackMapSection; variable
/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp708 MCSection *StackMapSection = in serializeToStackMapSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h159 MCSection *StackMapSection = nullptr; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h161 MCSection *StackMapSection = nullptr; variable
/external/llvm-project/llvm/tools/llvm-readobj/
DMachODumper.cpp666 object::SectionRef StackMapSection; in printStackMap() local
DCOFFDumper.cpp1895 SectionRef StackMapSection; in printStackMap() local
DELFDumper.cpp3422 const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); in printStackMap() local
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp650 object::SectionRef StackMapSection; in printStackMap() local
DCOFFDumper.cpp1505 object::SectionRef StackMapSection; in printStackMap() local
DELFDumper.cpp2338 const Elf_Shdr *StackMapSection = nullptr; in printStackMap() local