Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp215 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h872 void setSection(MCSection *Section) { in setSection() function