Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp212 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h896 void setSection(MCSection *Section) { in setSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h746 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function