Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDGlobals.cpp215 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDDIE.h872 void setSection(MCSection *Section) { in setSection() function
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
HDObject.h730 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function