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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 294 const MCSection *getStackMapSection() const { return StackMapSection; }
  /external/llvm/lib/CodeGen/
StackMaps.cpp 492 OutContext.getObjectFileInfo()->getStackMapSection();

Completed in 74 milliseconds