Searched defs:SectionELF (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp948 const MCSectionELF *SectionELF = dyn_cast<MCSectionELF>(&Section); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp58 const MCSectionELF *SectionELF = dyn_cast<MCSectionELF>(&Section); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp155 auto *SectionELF = static_cast<const MCSectionELF *>(Section); local

Completed in 82 milliseconds