Home
last modified time | relevance | path

Searched refs:registerSection (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCGOFFStreamer.cpp35 Asm.registerSection(*Section); in registerSectionHierarchy()
H A DMCObjectStreamer.cpp300 return getAssembler().registerSection(*Section); in changeSectionImpl()
H A DMCAssembler.cpp108 bool MCAssembler::registerSection(MCSection &Section) { in registerSection() function in MCAssembler
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h226 LLVM_ABI bool registerSection(MCSection &Section);