Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp39 MCA.registerSection(*Sec); in EmitMipsOptionRecord()
57 MCA.registerSection(*Sec); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp882 MCA.registerSection(TextSection); in finish()
884 MCA.registerSection(DataSection); in finish()
886 MCA.registerSection(BSSSection); in finish()
1012 MCA.registerSection(*Sec); in emitDirectiveEnd()
1313 MCA.registerSection(*Sec); in emitMipsAbiFlags()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp192 getAssembler().registerSection(*SXData); in EmitCOFFSafeSEH()
209 getAssembler().registerSection(*Sec); in EmitCOFFSymbolIndex()
H A DWinCOFFObjectWriter.cpp678 Asm.registerSection(*AddrsigSection); in executePostLayoutBinding()
685 Asm.registerSection(*CGProfileSection); in executePostLayoutBinding()
H A DMCObjectStreamer.cpp344 bool Created = getAssembler().registerSection(*Section); in changeSectionImpl()
H A DMCAssembler.cpp123 bool MCAssembler::registerSection(MCSection &Section) { in registerSection() function in MCAssembler
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h446 bool registerSection(MCSection &Section);