HomeSort by relevance Sort by last modified time
    Searched defs:StackMapSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
StackMaps.cpp 491 const MCSection *StackMapSection =
493 OS.SwitchSection(StackMapSection);
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 146 const MCSection *StackMapSection;
294 const MCSection *getStackMapSection() const { return StackMapSection; }

Completed in 80 milliseconds