Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1136 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getStackSizesSection() local
1154 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getBBAddrMapSection() local
1174 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getKCFITrapSection() local
1193 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec); getPseudoProbeSection() local
1246 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec); getPCSection() local
[all...]