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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 268 const MCSection *getXDataSection() const { return XDataSection; }
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 340 MCSection *getXDataSection() const { return XDataSection; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCObjectFileInfo.h 371 MCSection *getXDataSection() const { return XDataSection; }

Completed in 110 milliseconds