Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1085 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
1103 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local
1123 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getKCFITrapSection() local
1142 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getPseudoProbeSection() local
1195 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec); in getPCSection() local