Home
last modified time | relevance | path

Searched defs:BSSSection (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h61 MCSection *BSSSection = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp885 MCSection &BSSSection = *OFI.getBSSSection(); in finish() local