Searched defs:initSections (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCWinCOFFStreamer.cpp | 67 void MCWinCOFFStreamer::initSections(bool NoExecStack, initSections() function in MCWinCOFFStreamer |
H A D | MCELFStreamer.cpp | 53 void MCELFStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { initSections() function in MCELFStreamer |
H A D | MCStreamer.cpp | 410 void MCStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { initSections() function in MCStreamer |
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.cpp | 1305 Error BasicELFBuilder::initSections() { initSections() function in BasicELFBuilder |