Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSymbol.h141 void setSection(const MCSection &S) { in setSection() function
/external/llvm/lib/IR/
DGlobals.cpp122 void GlobalObject::setSection(StringRef S) { Section = S; } in setSection() function in GlobalObject