Home
last modified time | relevance | path

Searched defs:getXDataSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h268 const MCSection *getXDataSection() const { return XDataSection; } in getXDataSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h340 MCSection *getXDataSection() const { return XDataSection; } in getXDataSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h371 MCSection *getXDataSection() const { return XDataSection; } in getXDataSection() function