Home
last modified time | relevance | path

Searched defs:getSectionForCommandLines (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h211 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp824 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF